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
/
bolt
/
unittests
/
Core
History
Amir Ayupov
2563fd63c6
[BOLT][NFC] Use std::optional in MCPlusBuilder
...
Reviewed By: maksfb, #bolt Differential Revision:
https://reviews.llvm.org/D139260
2022-12-06 14:51:38 -08:00
..
BinaryContext.cpp
Replace Optional::hasValue with has_value or operator bool. NFC
2022-07-29 10:57:25 -07:00
CMakeLists.txt
[BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ON
2022-09-23 07:59:30 +02:00
DynoStats.cpp
[BOLT] Fix getDynoStats to handle BCs with no functions
2022-06-30 01:18:45 -07:00
MCPlusBuilder.cpp
[BOLT][NFC] Use std::optional in MCPlusBuilder
2022-12-06 14:51:38 -08:00