diff options
author | Lang Hames <lhames@gmail.com> | 2025-01-29 03:58:29 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2025-01-29 04:41:31 +0000 |
commit | 9052b37ab1aa67a039b34356f37236fecc42bac2 (patch) | |
tree | a2088110eb127a82a97096109df188f1b4eb5cc8 /clang/unittests/Format/ConfigParseTest.cpp | |
parent | 8675cd3facc063673c47ed585bd4b7013119fe1f (diff) | |
download | llvm-9052b37ab1aa67a039b34356f37236fecc42bac2.zip llvm-9052b37ab1aa67a039b34356f37236fecc42bac2.tar.gz llvm-9052b37ab1aa67a039b34356f37236fecc42bac2.tar.bz2 |
[ORC][LLI] Remove redundant eh-frame registration plugin construction from lli.
As of d0052ebbe2e the setUpGenericLLVMIRPlatform function will automatically
add an instance of the EHFrameRegistrationPlugin (for LLJIT instances whose
object linking layers are ObjectLinkingLayers, not RTDyldObjectLinkingLayers).
This commit removes the redundant plugin creation in the object linking
layer constructor function in lli.cpp to prevent duplicate registration of
eh-frames, which is likely the cause of recent bot failures, e.g.
https://lab.llvm.org/buildbot/#/builders/108/builds/8685.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions