aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2012-12-28 18:15:01 +0000
committerHoward Hinnant <hhinnant@apple.com>2012-12-28 18:15:01 +0000
commitbd037ab4ba798c589b3bfe57cdb207c4f73fdcf3 (patch)
treeb2f10cefc9871149b29d66a7a0c9685195f16c9c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent9479a85963dff1ab92dd3338ccc8b3e1ce025089 (diff)
downloadllvm-bd037ab4ba798c589b3bfe57cdb207c4f73fdcf3.zip
llvm-bd037ab4ba798c589b3bfe57cdb207c4f73fdcf3.tar.gz
llvm-bd037ab4ba798c589b3bfe57cdb207c4f73fdcf3.tar.bz2
Saleem Abdulrasool: GCC complains about the template functions as potentially not being able to be
inlined. These do not need to be always-inlined for ABI stability because they are not exported beyond this source due to the unnamed namespace. Also simplified use of the Wmissing-field-initializers pragma as was done for clang. llvm-svn: 171202
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions