This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bfb6f47e9ea463555833934ef714b03ee78eb01e
clang-p2996
/
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
[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
…