[llvm] [bolt] Add cmake c,cxx,asm,linker flags (PR #68358)

Petr Hosek via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 00:47:18 PST 2023


petrhosek wrote:

> Unfortunately no, I'm not an expert in runtimes builds. @petrhosek – do you have any tips/starting points?

Nothing other than including the BOLT runtime in `LLVM_ENABLE_RUNTIMES`, see what breaks and then keep on iterating until you get it compiling.

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


More information about the llvm-commits mailing list