[llvm] [DirectX] Add `extract-section` to `llvm-objcopy` and implement it for `DXContainer` (PR #154804)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 4 02:14:12 PDT 2025


================
@@ -0,0 +1,21 @@
+## Check that llvm-objcopy reports a suitable error when it
+## can't find the section to extract
----------------
jh7370 wrote:

```suggestion
## can't find the section to extract.
```

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


More information about the llvm-commits mailing list