[PATCH] D32009: Allow attributes with global variables

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 05:41:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
javed.absar marked 5 inline comments as done.
Closed by commit rL302794: [IR] Allow attributes with global variables (authored by javed.absar).

Changed prior to commit:
  https://reviews.llvm.org/D32009?vs=97876&id=98622#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32009

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/IR/Attributes.h
  llvm/trunk/include/llvm/IR/GlobalVariable.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/Bitcode/Writer/ValueEnumerator.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/Attributes.cpp
  llvm/trunk/lib/IR/Globals.cpp
  llvm/trunk/test/Assembler/globalvariable-attributes.ll
  llvm/trunk/test/Bitcode/globalvariable-attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32009.98622.patch
Type: text/x-patch
Size: 17533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/1ac576ac/attachment.bin>


More information about the llvm-commits mailing list