Files
clang-p2996/llvm/lib/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.cpp
Lang Hames 5baaf0c23e [ORC] Remove redundant ExecutorAddr temporaries.
Most ORC APIs work with ExecutorAddr by default since 8b1771bd9f, so we don't
need to wrap these values in ExecutorAddr(...) calls any more.
2023-03-31 20:41:31 -07:00

6.0 KiB