[PATCH] D32009: Allow attributes with global variables
Javed Absar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 4 14:14:26 PDT 2017
javed.absar updated this revision to Diff 97876.
javed.absar added a comment.
Thanks Reid for the AttributeSet. I have added helpers to it and made changes to my implementation to use it. Please have a look.
https://reviews.llvm.org/D32009
Files:
docs/LangRef.rst
include/llvm/IR/Attributes.h
include/llvm/IR/GlobalVariable.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Bitcode/Writer/ValueEnumerator.cpp
lib/IR/AsmWriter.cpp
lib/IR/Attributes.cpp
lib/IR/Globals.cpp
test/Assembler/globalvariable-attributes.ll
test/Bitcode/globalvariable-attributes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32009.97876.patch
Type: text/x-patch
Size: 17251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170504/96b72011/attachment.bin>
More information about the llvm-commits
mailing list