summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-02-05 18:00:21 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-02-05 18:00:21 +0000
commitf39297678b212ab5ee7885474762fc8c3f6c370f (patch)
tree82d5072550f1dfd5ced892b2e583bc2db93230d6 /docs
parent9a7cfe5a3a861aaa67cf306dc52298addc2af4e8 (diff)
downloadllvm-f39297678b212ab5ee7885474762fc8c3f6c370f.tar.gz
llvm-f39297678b212ab5ee7885474762fc8c3f6c370f.tar.bz2
llvm-f39297678b212ab5ee7885474762fc8c3f6c370f.tar.xz
Remove support for not using .loc directives.
Clang itself was not using this. The only way to access it was via llc. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200862 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 f52b6b4cd7..dd11f11b66 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -43,6 +43,10 @@ Non-comprehensive list of changes in this release
* Clang can now successfully self-host itself on Linux/Sparc64 and on
FreeBSD/Sparc64.
+* LLVM now assumes the assembler supports ``.loc`` for generating debug line
+ numbers. The old support for printing the debug line info directly was only
+ used by ``llc`` and has been removed.
+
.. 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