teak-llvm/llvm/lib/Bitcode
Peter Collingbourne cceae7feda Add support for metadata attachments for global variables.
This patch adds an IR, assembly and bitcode representation for metadata
attachments for globals. Future patches will port existing features to use
these new attachments.

Differential Revision: http://reviews.llvm.org/D20074

llvm-svn: 271348
2016-05-31 23:01:54 +00:00
..
Reader Add support for metadata attachments for global variables. 2016-05-31 23:01:54 +00:00
Writer Add support for metadata attachments for global variables. 2016-05-31 23:01:54 +00:00
CMakeLists.txt
LLVMBuild.txt