Dan Gohman
|
72a13d2476
|
Use opt -S instead of piping bitcode output through llvm-dis.
llvm-svn: 81257
|
2009-09-08 22:34:10 +00:00 |
Dan Gohman
|
9737a63ed8
|
Change these tests to feed the assembly files to opt directly, instead
of using llvm-as, now that opt supports this.
llvm-svn: 81226
|
2009-09-08 16:50:01 +00:00 |
Duncan Sands
|
5208d1ab4a
|
Add some convenience methods for querying attributes, and
use them.
llvm-svn: 44403
|
2007-11-28 17:07:01 +00:00 |
Duncan Sands
|
a915b538d3
|
Turn invokes of nounwind functions into ordinary calls.
llvm-svn: 44280
|
2007-11-22 22:24:59 +00:00 |