[llvm-branch-commits] [clang] [clang][DebugInfo] Disable VTable debug info (#130255) on COFF platforms (PR #150938)
Tomohiro Kashiwada via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jul 28 07:13:22 PDT 2025
kikairoya wrote:
> Former is obvious, but latter uses `%itanium_abi_triple` then output relies on default target. Is it okay to add `UNSUPPORTED: target={{.*(windows|mingw|cyg).*}}`, or should I separate by target?
I've diverged with '%if' directive.
https://github.com/llvm/llvm-project/pull/150938
More information about the llvm-branch-commits
mailing list