================ @@ -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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
