Fix null termination issue
authorChris Lattner <sabre@nondot.org>
Thu, 18 Oct 2001 21:54:42 +0000 (21:54 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Oct 2001 21:54:42 +0000 (21:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@907 91177308-0d34-0410-b5e6-96231b3b80d8

test/fib2.ll

index f91c6d967d12337be29ef0e48640dba19b3eb636..bc6ee04564f840beec26afac910a804a3368fe9f 100644 (file)
@@ -1,4 +1,4 @@
-%__intern_LC0 = constant [sbyte] c"fib returned: "
+%__intern_LC0 = constant [sbyte] c"fib returned: \00"
 %__intern_LC1 = constant [sbyte] c"\0A\00"
 
 implementation