diff options
author | Sean Callanan <scallanan@apple.com> | 2011-10-25 18:02:05 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2011-10-25 18:02:05 +0000 |
commit | f463856fd0e5b4ace836afed0801ae3edcd4b883 (patch) | |
tree | a3f442a0796cc4d2c26167ab40fd278c4772258d /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 3d0fcf5eaebf7518caab09c51957d02c3ffa3ed4 (diff) | |
download | bcm5719-llvm-f463856fd0e5b4ace836afed0801ae3edcd4b883.tar.gz bcm5719-llvm-f463856fd0e5b4ace836afed0801ae3edcd4b883.zip |
Fixed our handling of const functions, compensating
for debug information that occasionally gets the
const-ness of member functions wrong. We used to
demangle the name, add "const," and remangle it; now
we handle the mangled name directly, which is more
robust.
llvm-svn: 142933
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions