[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:29 PDT 2025


================
@@ -0,0 +1,50 @@
+## Tests that the copied DXContainer correctly has the specified headers
----------------
jh7370 wrote:

I'd invert the name to `remove-headers.test`, so that all "remove" tests are grouped together (see also my other comment).

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


More information about the llvm-branch-commits mailing list