Duncan Sands
|
211427bda9
|
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
|
c8054d90fb
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81293
|
2009-09-09 00:09:15 +00:00 |
Duncan Sands
|
6820abe101
|
Testcases for PR1628.
llvm-svn: 41719
|
2007-09-05 11:53:04 +00:00 |
Dan Gohman
|
f9dd170e36
|
Convert tests using "| wc -l | grep ..." to use the count script.
llvm-svn: 41097
|
2007-08-15 13:36:28 +00:00 |
Dale Johannesen
|
a7120dde08
|
new testcases for -enable-tail-merge default handling
llvm-svn: 37287
|
2007-05-22 17:19:23 +00:00 |