Now that it is possible, use the mangler in IRObjectFile.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 28 Feb 2014 02:17:23 +0000 (02:17 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 28 Feb 2014 02:17:23 +0000 (02:17 +0000)
commit0ff25b31d895c82d3fea67b76531c9580ce00d0a
treec53e717f4a185146c089c437031d85c8ec45eb9d
parent5de0f3d6dab142f12d88af13890feafcf7f2c7c3
Now that it is possible, use the mangler in IRObjectFile.

A really simple patch marks the end of a lot of yak shaving :-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202463 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ReleaseNotes.rst
include/llvm/Object/IRObjectFile.h
lib/Object/IRObjectFile.cpp
test/Object/mangle-ir.ll [new file with mode: 0644]