Dmitri Gribenko
|
d7beca87f5
|
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
This is done to avoid odd test failures, like the one fixed in r171243.
My previous regex was not good enough to find these.
llvm-svn: 171343
|
2013-01-01 13:57:25 +00:00 |
Rafael Espindola
|
5a24a56e1e
|
Remove the arm_aapcscc marker from the tests. It is the default
for the linux targets.
llvm-svn: 106029
|
2010-06-15 19:04:29 +00:00 |
Chris Lattner
|
393e08536d
|
move comment.
llvm-svn: 101433
|
2010-04-16 01:05:52 +00:00 |
Chris Lattner
|
1146d326a7
|
fix PR6832: we were using the alignment of a pointer when we
wanted the alignment of the pointee.
llvm-svn: 101432
|
2010-04-16 01:05:38 +00:00 |