[llvm] [llvm-jitlink] Allow optional stub-kind filter in stub_addr() expressions (PR #78369)

Michał Górny via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 21 11:29:06 PST 2024


mgorny wrote:

I don't think so.

I've used the following CMake invocation to reproduce it in source tree:

```
cmake <monorepo>/llvm -G Ninja -DLLVM_TARGETS_TO_BUILD=X86 -DCMAKE_BUILD_TYPE=MinSizeRel -DLLVM_CCACHE_BUILD=ON -DLLVM_BUILD_32_BITS=ON
```

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


More information about the llvm-commits mailing list