[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,306 @@
+## Tests that a separate DXContainer is created for the RTS0 (root signature)
+## part, specified with --extract-section specified
----------------
jh7370 wrote:
```suggestion
## part, when --extract-section is specified.
```
https://github.com/llvm/llvm-project/pull/154804
More information about the llvm-commits
mailing list