llvm-project/llvm/lib/Bitcode/Writer
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
..
BitWriter.cpp
BitcodeWriter.cpp [IR] llvm::Optional => std::optional 2022-12-05 04:13:11 +00:00
BitcodeWriterPass.cpp Cleanup includes: final pass 2022-03-29 09:00:21 +02:00
CMakeLists.txt [LLVM] Resolve layer violation in BitcodeWriter 2022-01-31 19:01:08 -05:00
ValueEnumerator.cpp Use llvm::sort instead of std::sort where possible 2022-07-23 15:19:05 +02:00
ValueEnumerator.h