| commit | a032374ea0d069bff44045eee72ebdaa100ccc7a | [log] [tgz] |
|---|---|---|
| author | Bill Wendling <isanbard@gmail.com> | Fri Feb 22 09:09:42 2013 +0000 |
| committer | Bill Wendling <isanbard@gmail.com> | Fri Feb 22 09:09:42 2013 +0000 |
| tree | 15d310cc9553439cca1d1503b091719d49efaecf | |
| parent | 2386c8b2211f3708cb475ffbcfb38df127559bb1 [diff] |
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