summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-02-20 09:24:15 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-02-20 09:24:15 +0000
commit91ba049ec3db8234b7e096ae928d3424dd54d3ba (patch)
tree4dbde07e6dca7665b0f0369005a9e71daef4da47 /docs
parenta40c8a4380f79212ee4d16c34d74345addd380f3 (diff)
downloadllvm-91ba049ec3db8234b7e096ae928d3424dd54d3ba.tar.gz
llvm-91ba049ec3db8234b7e096ae928d3424dd54d3ba.tar.bz2
llvm-91ba049ec3db8234b7e096ae928d3424dd54d3ba.tar.xz
Added release note about making all inline assembly parsed (even for assembly
output) when the integrated assembler is enabled. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201770 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index dd11f11b66..4aab542307 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -47,6 +47,10 @@ Non-comprehensive list of changes in this release
numbers. The old support for printing the debug line info directly was only
used by ``llc`` and has been removed.
+* All inline assembly is parsed by the integrated assembler when it is enabled.
+ Previously this was only the case for object-file output. It is now the case
+ for assembly output as well.
+
.. NOTE
For small 1-3 sentence descriptions, just add an entry at the end of
this list. If your description won't fit comfortably in one bullet