[PATCH] D32009: Allow attributes with global variables
Javed Absar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 02:30:48 PDT 2017
javed.absar updated this revision to Diff 95699.
javed.absar added a comment.
Thanks Jonathan/Tobias for the review.
I have removed 'brief' as suggested. Please have a look.
Best Regards, Javed.
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/Globals.cpp
test/Assembler/globalvariable-attributes.ll
test/Bitcode/globalvariable-attributes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32009.95699.patch
Type: text/x-patch
Size: 14775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/560d6efb/attachment.bin>
More information about the llvm-commits
mailing list