[llvm] [DirectX] Add `only-section` to `llvm-objcopy` for `DXContainer` (PR #156372)

Finn Plummer via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 5 09:55:25 PDT 2025


================
@@ -0,0 +1,307 @@
+## Tests that the copied DXContainer correctly retains only the RTS0 part.
----------------
inbelic wrote:

It tests that it works as expected for the single vs many options case as some of the testing for other options does.

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


More information about the llvm-commits mailing list