Make this really do nothing.
authorReid Spencer <rspencer@reidspencer.com>
Sat, 27 Jan 2007 21:08:29 +0000 (21:08 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 27 Jan 2007 21:08:29 +0000 (21:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33587 91177308-0d34-0410-b5e6-96231b3b80d8

test/Linker/testlink2.ll

index 369f90704b0a861850b1b6e27ee839d4cadf7617..0f4468d41194c54790728b99f6e3058a326c7f84 100644 (file)
@@ -1,6 +1,6 @@
 ; This file is used by testlink1.ll, so it doesn't actually do anything itself
 ;
-; RUN: echo
+; RUN: true
 
 %MyVar     = global int 4
 %MyIntList = external global { \2 *, int }