summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-04-04 14:42:14 +0000
committerPavel Labath <labath@google.com>2018-04-04 14:42:14 +0000
commit6088c23431239ff7653ec0acc74e97f4d2771834 (patch)
tree460a2470025e7715f688cce8007ead9f2b355104 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentc20b5aa21daa43957f24793f5a848267fca43d04 (diff)
Re-commit r329179 after fixing build&test issues
- MSVC was not OK with a static_assert referencing a non-static member variable, even though it was just in a sizeof(expression). I move the assert into the emit function, where it is probably more useful. - Tests were failing in builds which did not have the X86 target configured. Since this functionality is not target-specific, I have removed the target specifiers from the .ll files. llvm-svn: 329201
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions