llvm-project/llvm/lib/Bitcode/Reader
Nikita Popov f5bab24afe [ValueList] Include Error.h (NFC)
Hopefully fixes clang-ppc64-aix. Apparently std::function can't
be instantiated with a forward declared type in some environments.
2022-06-28 13:26:20 +02:00
..
BitReader.cpp Cleanup LLVMBitcode headers 2022-02-07 21:19:22 +01:00
BitcodeAnalyzer.cpp Don't use Optional::hasValue (NFC) 2022-06-20 20:17:57 -07:00
BitcodeReader.cpp [Bitcode] Support expanding constant expressions into instructions 2022-06-28 11:09:46 +02:00
CMakeLists.txt
MetadataLoader.cpp [Bitcode] Support expanding constant expressions into instructions 2022-06-28 11:09:46 +02:00
MetadataLoader.h Cleanup LLVMBitcode headers 2022-02-07 21:19:22 +01:00
ValueList.cpp [Bitcode] Support expanding constant expressions into instructions 2022-06-28 11:09:46 +02:00
ValueList.h [ValueList] Include Error.h (NFC) 2022-06-28 13:26:20 +02:00