Don't leave temporary files in the test directory.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 21 Nov 2009 02:05:31 +0000 (02:05 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 21 Nov 2009 02:05:31 +0000 (02:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89531 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/2009-11-20-NewNode.ll

index 890f5c1f81b078697017d33451a9c3047e53617f..92d7628f842c138f0693b75c5169ffa496d5aae8 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llc -march=msp430 %s
-; RUN: llc -march=pic16 %s
+; RUN: llc -march=msp430 %s
+; RUN: llc -march=pic16 %s
 ; PR5558
 
 define i64 @_strtoll_r(i16 %base) nounwind {