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 50cfe1d commit 15b1caeCopy full SHA for 15b1cae
llvm/test/tools/llvm-readobj/COFF/cetcompatstrict.test
@@ -1,6 +1,6 @@
1
# To regenerate has-cetstrict.exe
2
# $ echo int main() { return 0; } > has-cetstrict.c
3
-# $ cl has-cetstruct.c /link /cetcompatstrict
+# $ cl has-cetstrict.c /link /cetcompatstrict
4
RUN: llvm-readobj --coff-debug-directory %p/Inputs/has-cetstrict.exe | FileCheck %s
5
6
CHECK: DebugEntry {
0 commit comments