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:
07636ea
)
The C backend does not support arbitrary precision integers.
author
Duncan Sands
<baldrick@free.fr>
Wed, 25 Feb 2009 11:51:54 +0000
(11:51 +0000)
committer
Duncan Sands
<baldrick@free.fr>
Wed, 25 Feb 2009 11:51:54 +0000
(11:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65447
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index e1c62c9475010ef53ec32900d7c129408f7d70f7..5fc9f6c8f5a42be5b49a3d702e6edaa60e6a4284 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-585,6
+585,7
@@
appropriate nops inserted to ensure restartability.</li>
C++ programs</a>, preventing intermixing between C++ compiled by the CBE and
C++ code compiled with llc or native compilers.</li>
<li>The C backend does not support all exception handling constructs.</li>
+<li>The C backend does not support arbitrary precision integers.</li>
</ul>
</div>