diff options
Diffstat (limited to 'test/CodeGen/pragma-comment.c')
-rw-r--r-- | test/CodeGen/pragma-comment.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/pragma-comment.c b/test/CodeGen/pragma-comment.c index fbae9d5..6da2068 100644 --- a/test/CodeGen/pragma-comment.c +++ b/test/CodeGen/pragma-comment.c @@ -30,3 +30,4 @@ // PS4: !{!"\01msvcrt.lib"} // PS4: !{!"\01kernel32"} // PS4: !{!"\01USER32.LIB"} +// PS4: !{!"\01\22with space\22"} |