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

Finn Plummer via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 1 14:44:40 PDT 2025


================
@@ -0,0 +1,306 @@
+## Tests that a separate DXContainer is created for the RTS0 (root signature)
----------------
inbelic wrote:

Renamed the files.
I did note that other similar testing had a case for single vs many option(s) specified, so they are left as-is for now. But happy to condense them

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


More information about the llvm-commits mailing list