[llvm] [llvm] Disable HandleLLVMOptions in runtimes mode (PR #73031)

via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 28 01:34:54 PST 2023


EricWF wrote:

I've also bisected issues with sanitizer builds back to this commit. 

* https://github.com/llvm/llvm-project/actions/runs/7014942157/job/19085214160

This is likely because part of the handling of LLVM_USE_SANITIZER happens in HandleLLVMOptions.

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


More information about the llvm-commits mailing list