Files
clang-p2996/llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp
Lang Hames 3d4e9d5eb0 [ORC] Move ORC-specific object format details into OrcShared.
This allows these details to be shared with JITLink, which is allowed to
depend on the OrcShared library (but not on OrcJIT).
2023-02-11 10:51:38 -08:00

8.8 KiB