Changes in directory llvm/test/Linker:
basiclink.ll updated: 1.3 -> 1.4
---
Log message:
For PR1319: http://llvm.org/PR1319 :
Remove && from the end of the lines to prevent tests from throwing run
lines into the background. Also, clean up places where the same command
is run multiple times by u
Changes in directory llvm/test/Linker:
basiclink.ll updated: 1.2 -> 1.3
---
Log message:
For PR411: http://llvm.org/PR411 :
Update these tests to not use the same name even though the type of the
value differs. After PR411: http://llvm.org/PR411 hits, type planes will be
gone and it will be
i
Changes in directory llvm/test/Linker:
basiclink.ll updated: 1.1 -> 1.2
---
Log message:
Use -f option so test is repeatable.
---
Diffs of the changes: (+2 -2)
basiclink.ll |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/test/Linker/basiclink.ll
diff -u llvm/tes
Changes in directory llvm/test/Linker:
basiclink.ll added (r1.1)
---
Log message:
Add a test case for PR411: http://llvm.org/PR411 .
---
Diffs of the changes: (+13 -0)
basiclink.ll | 13 +
1 files changed, 13 insertions(+)
Index: llvm/test/Linker/basiclink.ll
diff -c /dev/n