jmorse wrote: Sorry about that -- I'm generally unfamiliar with MinGW/Cygwin, reading #149639 it sounds like this is down to how relocations for debug-info are managed with DWARF-on-Windows. A simple enough solution is to not emit this vtable-location-variable for that target, which might be preferable if it needs to be fixed for LLVM21.
https://github.com/llvm/llvm-project/pull/130255 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
