summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll')
-rw-r--r--test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll b/test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll
index 14140018f9..09732d3f63 100644
--- a/test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll
+++ b/test/Transforms/InstCombine/2003-07-21-ExternalConstant.ll
@@ -11,7 +11,7 @@
;
; Extra code:
; RUN: llvm-as < %s | opt -instcombine
-;
+; END.
target datalayout = "e-p:32:32"
@silly = external constant i32 ; <i32*> [#uses=1]