[all-commits] [llvm/llvm-project] d90811: [llvm-jitlink] Fix a FIXME.
lhames via All-commits
all-commits at lists.llvm.org
Fri Oct 1 08:53:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d908118b8a2690c67daccd02ad0f264a790a7b72
https://github.com/llvm/llvm-project/commit/d908118b8a2690c67daccd02ad0f264a790a7b72
Author: Lang Hames <lhames at gmail.com>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M llvm/tools/llvm-jitlink/llvm-jitlink.cpp
Log Message:
-----------
[llvm-jitlink] Fix a FIXME.
ORC errors preserve the SymbolStringPool since 6fe2e9a9cc8, so we can stop
bailing out early.
More information about the All-commits
mailing list