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 141ca54 commit 5dcbf0aCopy full SHA for 5dcbf0a
llvm/test/tools/llvm-rc/tag-menu.test
@@ -1,7 +1,7 @@
1
; RUN: llvm-rc -no-preprocess /FO %t -- %p/Inputs/tag-menu.rc
2
; RUN: llvm-readobj %t | FileCheck %s --check-prefix=MENU
3
4
-; Test running llvm-rc -no-preprocess without an explicit output file.
+; Test running llvm-rc without an explicit output file.
5
; RUN: cp %p/Inputs/tag-menu.rc %t.implicit.rc
6
; RUN: llvm-rc -no-preprocess -- %t.implicit.rc
7
; RUN: llvm-readobj %t.implicit.res | FileCheck --check-prefix=MENU %s
0 commit comments