]> granicus.if.org Git - clang/commit
Re-land r301697 "[IR] Make add/remove Attributes use AttrBuilder instead of Attribute...
authorReid Kleckner <rnk@google.com>
Tue, 2 May 2017 22:07:37 +0000 (22:07 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 2 May 2017 22:07:37 +0000 (22:07 +0000)
commite28cd553dd99aba7921c3e39740ada1b1166c9d9
treed305b4f646c1352fe39ad58f1171232e92343f99
parent5b6abca3d09987ed93b264b5df1d6074aa29a08f
Re-land r301697 "[IR] Make add/remove Attributes use AttrBuilder instead of AttributeList"

This time, I fixed, built, and tested clang.

This reverts r301712.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@301981 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/TargetInfo.cpp