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
da69eb75cbc634a56886e94de3e546c63c17567e
clang-p2996
/
bolt
/
lib
/
Rewrite
History
Anatoly Trosinenko
c818ae7399
[BOLT] Gadget scanner: detect non-protected indirect calls (
#131899
)
...
Implement the detection of non-protected indirect calls and branches similar to pac-ret scanner.
2025-04-03 16:40:34 +03:00
..
BinaryPassManager.cpp
[BOLT] Report flow conservation scores (
#127954
)
2025-02-28 11:06:52 -05:00
BoltDiff.cpp
[BOLT] Add support for safe-icf (
#116275
)
2024-12-16 21:49:53 -08:00
BuildIDRewriter.cpp
…
CMakeLists.txt
[BOLT][CMake] Don't export bolt libraries in LLVMExports.cmake (
#121936
)
2025-01-08 09:41:09 +01:00
DWARFRewriter.cpp
[JITLink] Switch to SymbolStringPtr for Symbol names (
#115796
)
2024-12-06 10:22:09 +11:00
ExecutableFileMemoryManager.cpp
…
JITLinkLinker.cpp
[BOLT][Linker][NFC] Remove lookupSymbol() in favor of lookupSymbolInfo() (
#128070
)
2025-02-20 17:14:33 -08:00
LinuxKernelRewriter.cpp
[BOLT] Detect Linux kernel version if the binary is a Linux kernel (
#119088
)
2024-12-26 09:54:23 -08:00
MachORewriteInstance.cpp
[NFC][BOLT] Refactor ForcePatch option (
#127812
)
2025-03-21 15:55:09 +00:00
MetadataManager.cpp
…
PseudoProbeRewriter.cpp
[BOLT] Match blocks with pseudo probes (
#99891
)
2024-11-12 07:21:03 -08:00
RewriteInstance.cpp
[BOLT] Gadget scanner: detect non-protected indirect calls (
#131899
)
2025-04-03 16:40:34 +03:00
SDTRewriter.cpp
…