[llvm] [DebugInfo] Add DW_AT_artificial for compiler generated static member. (PR #116327)

Paul T Robinson via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 08:35:12 PST 2024


================
@@ -1,3 +1,4 @@
+; REQUIRES: x86_64-linux
----------------
pogo59 wrote:

And, if it really does require X86, the test should be in DebugInfo/X86 not DebugInfo/Generic.

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


More information about the llvm-commits mailing list