summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-02-28 02:17:23 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-02-28 02:17:23 +0000
commita51f0f8367acb79177abfb93e5b3533b490448cf (patch)
tree2cee5ad3b91333720cfa06a723cd59c01171dd37 /llvm/docs
parentcc126271f851de92bcef439e54e92ec63eccc8a6 (diff)
downloadbcm5719-llvm-a51f0f8367acb79177abfb93e5b3533b490448cf.tar.gz
bcm5719-llvm-a51f0f8367acb79177abfb93e5b3533b490448cf.zip
Now that it is possible, use the mangler in IRObjectFile.
A really simple patch marks the end of a lot of yak shaving :-) llvm-svn: 202463
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 42127c81f70..07d4d07069b 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -52,6 +52,9 @@ Non-comprehensive list of changes in this release
for assembly output as well. The integrated assembler can be disabled with
the ``-no-integrated-as`` option,
+* llvm-ar now handles IR files like regular object files. In particular, a
+ regular symbol table is created for symbols defined in IR files.
+
.. 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
OpenPOWER on IntegriCloud