llvm-project/llvm/lib/Bitcode/Writer
Nikita Popov a0d2b0aa65 [Bitcode] Clarify that extractvalue/insertvalue constexprs are not supported
Bitcode currently cannot encode these. Throw a more obvious error
in this case, rather than failing an operand count assertion.
2022-03-11 16:50:24 +01:00
..
BitWriter.cpp
BitcodeWriter.cpp [Bitcode] Clarify that extractvalue/insertvalue constexprs are not supported 2022-03-11 16:50:24 +01:00
BitcodeWriterPass.cpp
CMakeLists.txt [LLVM] Resolve layer violation in BitcodeWriter 2022-01-31 19:01:08 -05:00
ValueEnumerator.cpp [Bitcode] Enumerate constexpr GEP source element type in initializer 2022-03-11 16:38:58 +01:00
ValueEnumerator.h [Bitcode] Ensure DIArgList in bitcode has no null or forward metadata refs 2021-04-22 12:03:33 +01:00