Chris Lattner
|
2e2fad280a
|
Stop accepting and ignoring attributes in function types. Attributes are applied
to functions and call/invokes, not to types.
llvm-svn: 133266
|
2011-06-17 17:37:13 +00:00 |
|
Chris Lattner
|
9ec82f54d4
|
manually upgrade a bunch of tests to modern syntax, and remove some that
are either unreduced or only test old syntax.
llvm-svn: 133228
|
2011-06-17 03:14:27 +00:00 |
|
Dan Gohman
|
df2896d609
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
|
Evan Cheng
|
43887d3714
|
Fix PR1729: watch out for val# with no def.
llvm-svn: 42996
|
2007-10-15 18:33:50 +00:00 |
|