Skip to content

Commit 15b1cae

Browse files
authored
fix typo
1 parent 50cfe1d commit 15b1cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/tools/llvm-readobj/COFF/cetcompatstrict.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# To regenerate has-cetstrict.exe
22
# $ echo int main() { return 0; } > has-cetstrict.c
3-
# $ cl has-cetstruct.c /link /cetcompatstrict
3+
# $ cl has-cetstrict.c /link /cetcompatstrict
44
RUN: llvm-readobj --coff-debug-directory %p/Inputs/has-cetstrict.exe | FileCheck %s
55

66
CHECK: DebugEntry {

0 commit comments

Comments
 (0)