[llvm] [JITLink][Cygwin] undef i386 in JITLink/i386.h (PR #138218)

via llvm-commits llvm-commits at lists.llvm.org
Fri May 2 11:07:12 PDT 2025


jeremyd2019 wrote:

I'm betting it's OK now, because we already have to define `_GNU_SOURCE` to get `dladdr`.  BTW, is this the cmake file where it'd make sense to do that, rather than requiring the builder to specify it in CFLAGS?

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


More information about the llvm-commits mailing list