summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/CFrontend/2002-03-14-QuotesInStrConst.c
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2004-11-06 22:41:00 +0000
committerTanya Lattner <tonic@nondot.org>2004-11-06 22:41:00 +0000
commitca2118784708dc59ff8a8589b0ab5658fd349e6b (patch)
treea65682dc3fd2cea11dfa6b2651a4b4efbd14e71a /llvm/test/Regression/CFrontend/2002-03-14-QuotesInStrConst.c
parentd9a3cebc49aeefb5e8a43faf5158e29dfaa2c3b6 (diff)
downloadbcm5719-llvm-ca2118784708dc59ff8a8589b0ab5658fd349e6b.tar.gz
bcm5719-llvm-ca2118784708dc59ff8a8589b0ab5658fd349e6b.zip
Adding RUN lines.
llvm-svn: 17532
Diffstat (limited to 'llvm/test/Regression/CFrontend/2002-03-14-QuotesInStrConst.c')
-rw-r--r--llvm/test/Regression/CFrontend/2002-03-14-QuotesInStrConst.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/Regression/CFrontend/2002-03-14-QuotesInStrConst.c b/llvm/test/Regression/CFrontend/2002-03-14-QuotesInStrConst.c
index c18157c2b21..20348488760 100644
--- a/llvm/test/Regression/CFrontend/2002-03-14-QuotesInStrConst.c
+++ b/llvm/test/Regression/CFrontend/2002-03-14-QuotesInStrConst.c
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
/* GCC was not escaping quotes in string constants correctly, so this would
* get emitted:
* %.LC1 = internal global [32 x sbyte] c"*** Word "%s" on line %d is not\00"
OpenPOWER on IntegriCloud