llvm-project/llvm/lib/Bitcode/Reader
Fangrui Song 89fae41ef1 [IR] llvm::Optional => std::optional
Many llvm/IR/* files have been migrated by other contributors.
This migrates most remaining files.
2022-12-05 04:13:11 +00:00
..
BitReader.cpp Cleanup LLVMBitcode headers 2022-02-07 21:19:22 +01:00
BitcodeAnalyzer.cpp [Bitcode] Use std::nullopt instead of None (NFC) 2022-12-02 20:36:05 -08:00
BitcodeReader.cpp [IR] llvm::Optional => std::optional 2022-12-05 04:13:11 +00:00
CMakeLists.txt
MetadataLoader.cpp DebugInfoMetadata: convert Optional to std::optional 2022-12-04 11:52:02 -06: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 Remove unused forward declarations (NFC) 2022-07-17 15:37:48 -07:00