[llvm] [llvm-objcopy][COFF] Update WinCFGuard section contents after stripping (PR #153322)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 22 02:39:21 PDT 2025
================
@@ -1,8 +1,12 @@
+# .gfids$y, .giats$y and .gljmp$y cf-guard sections consist of .symidx
----------------
jh7370 wrote:
Is there a reason this and `strip-update-ehcont` couldn't be folded together into a single test case that shows that all these sections get updated?
https://github.com/llvm/llvm-project/pull/153322
More information about the llvm-commits
mailing list