Rafael Espindola
|
aba2d6d051
|
Extend test to check the .cfi instructions.
I am about to refactor the calls to addFrameMove and some of the ppc
ones were not being tested.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182009 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-05-16 14:30:09 +00:00 |
|
Bill Wendling
|
ab98f9d155
|
Update more tests to the new EH scheme.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138894 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-08-31 21:04:11 +00:00 |
|
Duncan Sands
|
57b6e9eb6c
|
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102865 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-05-02 15:36:26 +00:00 |
|
Dan Gohman
|
fce288fc91
|
Eliminate more uses of llvm-as and llvm-dis.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81293 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-09 00:09:15 +00:00 |
|
Chris Lattner
|
a545778a77
|
this test should not run opt -std-compile-opts, it should run
just llc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61979 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-01-09 05:32:00 +00:00 |
|
Dale Johannesen
|
d81ae56fa2
|
Testcase from PR 1508 (although its's somewhat
orthogonal to the main problem there)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44194 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-11-16 23:16:35 +00:00 |
|