[clang] [llvm] [dyndbg][Clang] Implement nested-ELF dynamic debugging support (PR #194860)
Orlando Cazalet-Hyams via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 05:43:04 PDT 2026
================
@@ -0,0 +1,9 @@
+// REQUIRES: !x86-registered-target
+// This test should trip to remind that tail-padding support should be added
+// for targets as dynamic debugging support is expanded.
----------------
OCHyams wrote:
I think you're right. I've added a comment to Clang.cpp, I think that's probably all we can do?
https://github.com/llvm/llvm-project/pull/194860
More information about the llvm-commits
mailing list