aboutsummaryrefslogtreecommitdiff
path: root/tests/cases/trunc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cases/trunc.ll')
-rw-r--r--tests/cases/trunc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cases/trunc.ll b/tests/cases/trunc.ll
index 6af3656c..b46436ff 100644
--- a/tests/cases/trunc.ll
+++ b/tests/cases/trunc.ll
@@ -5,7 +5,7 @@ target triple = "i386-pc-linux-gnu"
@.str = private constant [8 x i8] c"*%d,%d*\0A\00", align 1 ; [#uses=1]
; [#uses=1]
-declare i32 @printf(i8*)
+declare i32 @printf(i8* noalias, ...)
; [#uses=0]
define i32 @main() {