Use the Attributes::Builder to build the attributes in the parser.
authorBill Wendling <isanbard@gmail.com>
Mon, 8 Oct 2012 23:27:46 +0000 (23:27 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 8 Oct 2012 23:27:46 +0000 (23:27 +0000)
commitf385f4ca1c7c3975779400dc2acf494878a8d6d4
tree26f28e35a7802a07d71c8ef60d4e6d27383a1fe6
parent315dc1745b6f81eca278a476f029212d9a4880ed
Use the Attributes::Builder to build the attributes in the parser.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165458 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Attributes.h
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
lib/VMCore/Attributes.cpp