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
4e958b4d7cd3629d7a21ceea0ea5c4aa1c19e4c0
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
/
Orc
History
Fangrui Song
a996cc217c
Remove unused #include "llvm/ADT/Optional.h"
2022-12-05 06:31:11 +00:00
..
Shared
…
TargetProcess
…
CMakeLists.txt
…
COFFPlatform.cpp
…
COFFVCRuntimeSupport.cpp
[llvm] Use std::nullopt instead of None (NFC)
2022-12-02 21:11:44 -08:00
CompileOnDemandLayer.cpp
[llvm] Use std::nullopt instead of None (NFC)
2022-12-02 21:11:44 -08:00
CompileUtils.cpp
…
Core.cpp
…
DebuggerSupportPlugin.cpp
…
DebugObjectManagerPlugin.cpp
…
DebugUtils.cpp
…
ELFNixPlatform.cpp
[Orc] Use std::optional in ELFNixPlatform.cpp (NFC)
2022-11-26 15:19:50 -08:00
EPCDebugObjectRegistrar.cpp
…
EPCDynamicLibrarySearchGenerator.cpp
…
EPCEHFrameRegistrar.cpp
…
EPCGenericDylibManager.cpp
…
EPCGenericJITLinkMemoryManager.cpp
…
EPCGenericRTDyldMemoryManager.cpp
…
EPCIndirectionUtils.cpp
…
ExecutionUtils.cpp
…
ExecutorProcessControl.cpp
…
IndirectionUtils.cpp
…
IRCompileLayer.cpp
…
IRTransformLayer.cpp
…
JITTargetMachineBuilder.cpp
…
Layer.cpp
…
LazyReexports.cpp
…
LLJIT.cpp
…
LookupAndRecordAddrs.cpp
…
MachOPlatform.cpp
[Orc] Use std::optional in MachOPlatform.cpp (NFC)
2022-11-26 15:22:05 -08:00
Mangling.cpp
…
MapperJITLinkMemoryManager.cpp
…
MemoryMapper.cpp
Add void cast for preprocessor-conditionall-unused loop variable
2022-12-02 02:24:56 +00:00
ObjectFileInterface.cpp
[llvm] Use std::nullopt instead of None (NFC)
2022-12-02 21:11:44 -08:00
ObjectLinkingLayer.cpp
Remove unused #include "llvm/ADT/Optional.h"
2022-12-05 06:31:11 +00:00
ObjectTransformLayer.cpp
…
OrcABISupport.cpp
…
OrcV2CBindings.cpp
…
RTDyldObjectLinkingLayer.cpp
…
SimpleRemoteEPC.cpp
…
SpeculateAnalyses.cpp
[llvm] Use std::nullopt instead of None (NFC)
2022-12-02 21:11:44 -08:00
Speculation.cpp
…
TaskDispatch.cpp
…
ThreadSafeModule.cpp
…