[PATCH] D31940: [IR] Add AttributeSet to hide AttributeSetNode* again, NFC

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 17:50:56 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300014: [IR] Add AttributeSet to hide AttributeSetNode* again, NFC (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D31940?vs=94830&id=94916#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31940

Files:
  cfe/trunk/lib/CodeGen/CodeGenModule.cpp
  llvm/trunk/include/llvm/IR/AttributeSetNode.h
  llvm/trunk/include/llvm/IR/Attributes.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLParser.h
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/AttributeImpl.h
  llvm/trunk/lib/IR/Attributes.cpp
  llvm/trunk/lib/IR/Core.cpp
  llvm/trunk/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/trunk/lib/Transforms/IPO/DeadArgumentElimination.cpp
  llvm/trunk/lib/Transforms/IPO/MergeFunctions.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/lib/Transforms/Utils/CloneFunction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31940.94916.patch
Type: text/x-patch
Size: 54565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170412/0bdb8d39/attachment.bin>


More information about the llvm-commits mailing list