summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
diff options
context:
space:
mode:
authorCharles Davis <cdavis@mines.edu>2010-06-11 03:07:32 +0000
committerCharles Davis <cdavis@mines.edu>2010-06-11 03:07:32 +0000
commit9af2d4a6141c4bad8a9e53912469b5ff13079464 (patch)
treec0e1ae8120806f6e8b511a01269f66b6fb3ab24a /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
parent95a546ee4dbdc997e9898c9839f3851f46a78b5c (diff)
downloadbcm5719-llvm-9af2d4a6141c4bad8a9e53912469b5ff13079464.tar.gz
bcm5719-llvm-9af2d4a6141c4bad8a9e53912469b5ff13079464.zip
Start implementing the Microsoft-style name mangler. Mangle simple names
(but not their types; that's later). NOTE: Right now, variables in the global namespace don't get mangled, even though they're supposed to be. This is because the default mangler implements the shouldMangleDeclName() method that tells clang not to mangle them. This will be fixed in a later patch. llvm-svn: 105805
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud