Bill Wendling
|
4467d79ad4
|
Attempt to clean up tests for non-X86 platforms.
llvm-svn: 175652
|
2013-02-20 19:30:01 +00:00 |
Bill Wendling
|
c33fc4c004
|
Modify the tests to use attribute group references instead of listing the
function attributes.
llvm-svn: 175606
|
2013-02-20 07:22:19 +00:00 |
Rafael Espindola
|
8522ba845f
|
Now that the uninitialized variable has been fixed in llvm, add this test back,
but remove unneeded options and fix the comment.
llvm-svn: 170405
|
2012-12-18 03:54:29 +00:00 |
Bill Wendling
|
740629e299
|
Remove until I can fix this.
llvm-svn: 169778
|
2012-12-10 22:10:53 +00:00 |
Bill Wendling
|
dcb992d474
|
Use correct flags for this test.
llvm-svn: 169768
|
2012-12-10 21:15:22 +00:00 |
Chad Rosier
|
99bde87178
|
Fixup test case from r169755. These are driver options, not frontend options.
Also, add the -S option.
llvm-svn: 169763
|
2012-12-10 20:16:17 +00:00 |
Bill Wendling
|
9a12912c9a
|
Specify if `-mno-red-zone' was used when creating the GCOV instrucmentation pass.
This prevents the functions generated by that pass from using the red zone.
<rdar://problem/12843084>
llvm-svn: 169755
|
2012-12-10 19:47:53 +00:00 |