summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-64-shortint.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/x86-64-shortint.ll')
-rw-r--r--test/CodeGen/X86/x86-64-shortint.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/x86-64-shortint.ll b/test/CodeGen/X86/x86-64-shortint.ll
index 30c750e379..d1364508d1 100644
--- a/test/CodeGen/X86/x86-64-shortint.ll
+++ b/test/CodeGen/X86/x86-64-shortint.ll
@@ -3,7 +3,6 @@
target datalayout = "e-p:64:64"
target triple = "x86_64-apple-darwin8"
-implementation ; Functions:
define void @bar(i16 zext %A) {
tail call void @foo( i16 %A sext )