Rafael Espindola
b1d9101c11
Fix unexpected passes. These test do work with LTO on linux. I tested both
...
a cmake and an autoconf build.
llvm-svn: 166748
2012-10-26 02:19:02 +00:00
Bob Wilson
c7a4a2aa33
Mark bugpoint tests with XFAIL when building with LTO. <rdar://problem/12473675>
...
The LTO Internalize pass is hiding symbols needed by the bugpoint-passes
plug-in. We need to add a flag to control whether Internalize should be run.
This is a temporary workaround to make these tests pass in the meantime.
llvm-svn: 166239
2012-10-18 22:03:31 +00:00
NAKAMURA Takumi
6ea8a947e8
test: Check the feature 'loadable_module' with load modules in %llvmshlibdir.
...
%llvmshlibdir should be 'bin' on Cygming.
llvm-svn: 120282
2010-11-29 07:58:32 +00:00
Dan Gohman
c1a8958f76
XFAIL this on mingw, following remove_arguments_test.ll.
...
llvm-svn: 111962
2010-08-24 20:54:50 +00:00
Dan Gohman
b2f29edc30
Add a testcase for basic bugpointing in the presence of metadata.
...
llvm-svn: 111955
2010-08-24 20:23:51 +00:00