summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-01-27 21:08:29 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-01-27 21:08:29 +0000
commite1e8a58cd378cf51cfd2b14187beb3a02383f739 (patch)
tree4a67c05bf27cf3df06d1d8ef1322af998f8e9d77 /llvm
parent8ce4b1b9cdfd12e1814e6658e9acf39e79f6fd83 (diff)
downloadbcm5719-llvm-e1e8a58cd378cf51cfd2b14187beb3a02383f739.tar.gz
bcm5719-llvm-e1e8a58cd378cf51cfd2b14187beb3a02383f739.zip
Make this really do nothing.
llvm-svn: 33587
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/Linker/testlink2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Linker/testlink2.ll b/llvm/test/Linker/testlink2.ll
index 369f90704b0..0f4468d4119 100644
--- a/llvm/test/Linker/testlink2.ll
+++ b/llvm/test/Linker/testlink2.ll
@@ -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 }
OpenPOWER on IntegriCloud