diff options
-rw-r--r-- | docs/ReleaseNotes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index e1c62c9475..5fc9f6c8f5 100644 --- 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> |