summaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha/zapnot.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/zapnot.ll')
-rw-r--r--test/CodeGen/Alpha/zapnot.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Alpha/zapnot.ll b/test/CodeGen/Alpha/zapnot.ll
index 8d1fa111be..09c31a4c22 100644
--- a/test/CodeGen/Alpha/zapnot.ll
+++ b/test/CodeGen/Alpha/zapnot.ll
@@ -3,7 +3,7 @@
implementation ; Functions:
-define i16 %foo(i64 %y) zext {
+define i16 @foo(i64 %y) zext {
entry:
%tmp.1 = trunc i64 %y to i16 ; <ushort> [#uses=1]
ret i16 %tmp.1