Changes in directory llvm/test/Integer:
calltest_bt.ll (r1.3) removed
---
Log message:
For PR411: http://llvm.org/PR411 :
This test is not particularly useful without type planes.
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-comm
Changes in directory llvm/test/Integer:
calltest_bt.ll updated: 1.2 -> 1.3
---
Log message:
For PR411: http://llvm.org/PR411 :
This patch replaces the SymbolTable class with ValueSymbolTable which does
not support types planes. This means that all symbol names in LLVM must now
be unique. The pa