projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e39a95
)
Fix null termination issue
author
Chris Lattner
<sabre@nondot.org>
Thu, 18 Oct 2001 21:54:42 +0000
(21:54 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/test/fib2.ll
b/test/fib2.ll
index f91c6d967d12337be29ef0e48640dba19b3eb636..bc6ee04564f840beec26afac910a804a3368fe9f 100644
(file)
--- a/
test/fib2.ll
+++ b/
test/fib2.ll
@@
-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