2 Commits

Author SHA1 Message Date
Stefan Gränitz
4c9020ded7 [ORC] Fix shlibs build: add Object to libLLVMOrcDebugging (#168343) 2025-11-18 13:59:06 +01:00
Stefan Gränitz
3ce893f834
[ORC] Move DebugObjectManagerPlugin into Debugging/ELFDebugObjectPlugin (NFC) (#168343)
In 4 years the plugin wasn't adapted to other object formats. This patch
makes it specific for ELF, which will allow to remove some abstractions
down the line. It also moves the plugin from LLVMOrcJIT into
LLVMOrcDebugging, which didn't exist back then.
2025-11-18 11:44:00 +01:00