diff options
| author | Howard Hinnant <hhinnant@apple.com> | 2012-12-28 18:15:01 +0000 |
|---|---|---|
| committer | Howard Hinnant <hhinnant@apple.com> | 2012-12-28 18:15:01 +0000 |
| commit | bd037ab4ba798c589b3bfe57cdb207c4f73fdcf3 (patch) | |
| tree | b2f10cefc9871149b29d66a7a0c9685195f16c9c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 9479a85963dff1ab92dd3338ccc8b3e1ce025089 (diff) | |
| download | llvm-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
