1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/Transforms/IPConstantProp
Bill Wendling db672f1bc8 Use references to attribute groups on the call/invoke instructions.
Listing all of the attributes for the callee of a call/invoke instruction is way
too much and makes the IR unreadable. Use references to attributes instead.

llvm-svn: 175877
2013-02-22 09:09:42 +00:00
..
2008-06-09-WeakProp.ll
2009-09-24-byval-ptr.ll
dangling-block-address.ll
deadarg.ll
global.ll
lit.local.cfg
recursion.ll
return-argument.ll
return-constant.ll
return-constants.ll
user-with-multiple-uses.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00