Chris Lattner
|
4eb6f76fa6
|
Remove support for using "foo" as symbols instead of %"foo". This is ancient
syntax and has been long obsolete. As usual, updating the tests is the nasty
part of this.
llvm-svn: 133242
|
2011-06-17 06:36:20 +00:00 |
|
Duncan Sands
|
153ad3b903
|
Remove the -enable-sjlj-eh option, which doesn't do anything.
Remove the -enable-eh option which is only used by the JIT,
and replace it with -jit-enable-eh.
llvm-svn: 102865
|
2010-05-02 15:36:26 +00:00 |
|
Dan Gohman
|
142428ce64
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81293
|
2009-09-09 00:09:15 +00:00 |
|
Duncan Sands
|
2e32997f97
|
Testcases for PR1628.
llvm-svn: 41719
|
2007-09-05 11:53:04 +00:00 |
|
Dan Gohman
|
794fa1f8f7
|
Convert tests using "| wc -l | grep ..." to use the count script.
llvm-svn: 41097
|
2007-08-15 13:36:28 +00:00 |
|
Dale Johannesen
|
53a2f3b4e4
|
new testcases for -enable-tail-merge default handling
llvm-svn: 37287
|
2007-05-22 17:19:23 +00:00 |
|