This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Bitcode
/
Writer
History
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
..
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
BitWriter.cpp
…
CMakeLists.txt
…
ValueEnumerator.cpp
Use llvm::sort instead of std::sort where possible
2022-07-23 15:19:05 +02:00
ValueEnumerator.h
…