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 |
|
Chris Lattner
|
4166afffa7
|
this test should not run opt -std-compile-opts, it should run
just llc.
llvm-svn: 61979
|
2009-01-09 05:32:00 +00:00 |
|
Dale Johannesen
|
f2dcb50351
|
Testcase from PR 1508 (although its's somewhat
orthogonal to the main problem there)
llvm-svn: 44194
|
2007-11-16 23:16:35 +00:00 |
|