[llvm-branch-commits] [llvm] [DirectX] Add support for `remove-section` of `DXContainer` for `llvm-objcopy` (PR #153246)
James Henderson via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Aug 14 03:10:28 PDT 2025
================
@@ -0,0 +1,300 @@
+## Tests that the RTS0 (root signature) part is correctly removed from the
----------------
jh7370 wrote:
Can the `basic-` part of the test name be dropped and the name updated to something more specific to what is being removed (e.g. `remove-section.test` or `remove-root-signature.test`)?
https://github.com/llvm/llvm-project/pull/153246
More information about the llvm-branch-commits
mailing list