[clang] [clang-repl] Lay the foundation of pretty printing for C. (PR #89811)

Arthur Eubanks via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 12 12:30:50 PDT 2024


aeubanks 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`.

https://github.com/llvm/llvm-project/pull/89811


More information about the cfe-commits mailing list