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
[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
[Bitcode] Ensure DIArgList in bitcode has no null or forward metadata refs
2021-04-22 12:03:33 +01:00