Files
clang-p2996/llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
Ben Langmuir b08aca7a4f [ORC][MachO] Support common load commands in the platform's mach-o header builder
Add a HeaderOptions struct that can be used to configure commonly-used
load commands LC_ID_DYLIB, LC_LOAD_DYLIB, and LC_RPATH when setupDylib
creates a mach-o header.
2024-01-18 09:14:15 -08:00

67 KiB