diff options
| author | Benjamin Kramer <benny.kra@googlemail.com> | 2015-03-01 18:10:07 +0000 |
|---|---|---|
| committer | Benjamin Kramer <benny.kra@googlemail.com> | 2015-03-01 18:10:07 +0000 |
| commit | 8ec82e88c3bbe75d1b40b968d465f2ef64224557 (patch) | |
| tree | 7779d344f7e6f2ff55e33808e31a0560ad8d6d36 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 7149aabf8bf7168cadc385fbb35366f6228150bf (diff) | |
| download | llvm-8ec82e88c3bbe75d1b40b968d465f2ef64224557.zip llvm-8ec82e88c3bbe75d1b40b968d465f2ef64224557.tar.gz llvm-8ec82e88c3bbe75d1b40b968d465f2ef64224557.tar.bz2 | |
Make VTs and UnicodeCharSet ctors constexpr if the compiler supports it.
There are static variables of this around that we really want to go
into a read-only segment. Sadly compilers are not smart enough to figure
that out without constexpr.
llvm-svn: 230895
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
