[clang] [clang-repl] Lay the foundation of pretty printing for C. (PR #89811)
Vassil Vassilev via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 12 12:43:27 PDT 2024
vgvassilev wrote:
> So actually even the `export_executable_symbols_for_plugins` doesn't fix our bots. I've narrowed it down to `-DLLVM_ENABLE_PIC=ON/OFF`. Perhaps we're not exporting symbols when `-DLLVM_ENABLE_PIC=OFF`.
That’s quite strange. Is that somehow related to ld64? @lhames donyiu have any clue?
https://github.com/llvm/llvm-project/pull/89811
More information about the cfe-commits
mailing list