Bill Wendling cb3de0bc80 Attributes Rewrite
Convert the internal representation of the Attributes class into a pointer to an
opaque object that's uniqued by and stored in the LLVMContext object. The
Attributes class then becomes a thin wrapper around this opaque
object. Eventually, the internal representation will be expanded to include
attributes that represent code generation options, etc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165917 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-15 04:46:55 +00:00
..
2012-10-15 04:46:55 +00:00
2012-10-15 04:46:55 +00:00
2012-10-15 04:46:55 +00:00
2012-10-09 08:13:15 +00:00
2012-10-15 04:46:55 +00:00
2012-06-23 12:14:23 +00:00
2010-11-29 18:16:10 +00:00
2012-08-14 01:09:10 +00:00
2012-03-26 14:04:17 +00:00
2011-12-01 08:00:17 +00:00
2012-10-08 16:38:25 +00:00
2012-10-15 04:46:55 +00:00