Adrian Prantl
aa420d04b8
mention command line parameters
...
llvm-svn: 190827
2013-09-17 00:15:36 +00:00
Adrian Prantl
b2b2bb7445
Be sure we run ARM tests only when an ARM backend is present.
...
llvm-svn: 190822
2013-09-16 23:48:45 +00:00
Adrian Prantl
db3e26d193
Debug info: Fix PR16736 and rdar://problem/14990587.
...
A DBG_VALUE is register-indirect iff the first operand is a register
_and_ the second operand is an immediate.
llvm-svn: 190821
2013-09-16 23:29:03 +00:00
Chandler Carruth
273acf3395
Remove the ARM-specific variant of this test. It's already covered by
...
the ARM build bots, and it adds a weird case to the test suite where
a test uses as inputs files in the parent directory.
Talked about this with Dave on IRC and he's fine with this approach even
though it isn't optimal.
llvm-svn: 177700
2013-03-22 05:16:46 +00:00
David Blaikie
7a84d4f864
Make target-specific test case in r177474 only run when that target is built
...
llvm-svn: 177545
2013-03-20 17:39:02 +00:00