[ORC] Enable exception handling in JIT'd code when using LLJIT on Darwin.
This patch enables exception handling in code added to LLJIT on Darwin by adding an orc::EHFrameRegistrationPlugin instance to the ObjectLinkingLayer (which is currently used on Darwin only).
Loading
Please sign in to comment