[all-commits] [llvm/llvm-project] a12c0d: [ORC] Export process symbols in lli-child-target.
lhames via All-commits
all-commits at lists.llvm.org
Sun Sep 26 11:28:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a12c0d5ea66a1059333b9b8ea364e9301c1413c5
https://github.com/llvm/llvm-project/commit/a12c0d5ea66a1059333b9b8ea364e9301c1413c5
Author: Lang Hames <lhames at gmail.com>
Date: 2021-09-26 (Sun, 26 Sep 2021)
Changed paths:
M llvm/tools/lli/ChildTarget/CMakeLists.txt
Log Message:
-----------
[ORC] Export process symbols in lli-child-target.
We want this behavior for future testing infrastructure anyway, and it may help
with the failure in https://lab.llvm.org/buildbot/#/builders/98/builds/6401:
/b/fuchsia-x86_64-linux/llvm.obj/tools/clang/stage2-bins/bin/lli: warning:
remote mcjit does not support lazy compilation
Finalization error: could not register eh-frame: __register_frame function not
found
/b/fuchsia-x86_64-linux/llvm.obj/tools/clang/stage2-bins/bin/lli: disconnecting
More information about the All-commits
mailing list