[clang] [llvm] [IR] Avoid creating icmp/fcmp constant expressions (PR #92885)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 00:29:59 PDT 2024


nikic wrote:

Unfortunately this is a Darwin-only test, and I don't have access to any MacOS systems.

@JDevlieghere Could you please help me debug this issue? The test fails when trying to evaluate this expression: https://github.com/llvm/llvm-project/blob/58ddf3a0c6b6bbdf682ef3421d05e846a6e00527/lldb/test/API/commands/expression/weak_symbols/TestWeakSymbols.py#L37-L42

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


More information about the llvm-commits mailing list