diff options
author | Stefan Gränitz <stefan.graenitz@gmail.com> | 2024-01-05 11:54:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-05 11:54:52 +0100 |
commit | b7e50df0262a9e563bc908e2bea06cd839a42140 (patch) | |
tree | 1bece3a5d3d7ed723e556517853f12dbcb0b74d7 /llvm/lib/CodeGen/BasicBlockSections.cpp | |
parent | c458f928fad7bbcf08ab1da9949eb2969fc9f89c (diff) | |
download | llvm-b7e50df0262a9e563bc908e2bea06cd839a42140.zip llvm-b7e50df0262a9e563bc908e2bea06cd839a42140.tar.gz llvm-b7e50df0262a9e563bc908e2bea06cd839a42140.tar.bz2 |
[lli] Mimic default LLJIT logic with explicit --jit-linker option (#76964)
Forcing the JITLinker to the default configuration shouldn't affect the
configuration of the JIT. Since it's implemented by setting the
ObjectLinkingLayerCreator, it did have side-effects though. In
particular, we skipped the Code- and RelocationModel setting in
`LLJITBuilderState::prepareForConstruction()`.
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions