[llvm] [llvm-objcopy][COFF] Update WinCFGuard section contents after stripping (PR #153322)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 19 01:22:22 PDT 2025
================
@@ -0,0 +1,201 @@
+# RUN: yaml2obj %s -o %t.in.o
----------------
jh7370 wrote:
Please add a comment to the tests briefly outlining the test purpose. I don't think it's clear what specifically is significant about this case from just the test name.
https://github.com/llvm/llvm-project/pull/153322
More information about the llvm-commits
mailing list