We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21339f5 commit 07d1d6aCopy full SHA for 07d1d6a
llvm/test/tools/llvm-objcopy/DXContainer/basic-remove.test
@@ -1,5 +1,5 @@
1
## Tests that the RTS0 (root signature) part is correctly removed from the
2
-## copied DXContainer
+## copied DXContainer.
3
4
# RUN: yaml2obj %s -o %t
5
# RUN: llvm-objcopy --remove-section=RTS0 %t %t.out
llvm/test/tools/llvm-objcopy/DXContainer/headers-remove.test
## Tests that the copied DXContainer correctly has the specified headers
-## removed
+## removed.
# RUN: llvm-objcopy --remove-section=FKE1 --remove-section=FKE4 %t %t.out
0 commit comments