diff options
| author | Greg Clayton <gclayton@apple.com> | 2013-10-30 18:42:59 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2013-10-30 18:42:59 +0000 |
| commit | 19c8e78b86dc7f6b78347eca2a749af9269af670 (patch) | |
| tree | 56e2b37202476d88efb9a6be834b556b25ac8af8 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | c1ae724757cb5ce577db044f432a383991c898ec (diff) | |
| download | llvm-19c8e78b86dc7f6b78347eca2a749af9269af670.zip llvm-19c8e78b86dc7f6b78347eca2a749af9269af670.tar.gz llvm-19c8e78b86dc7f6b78347eca2a749af9269af670.tar.bz2 | |
<rdar://problem/15201312>
Inlined a copy of cxa_demangle.cpp from:
http://llvm.org/svn/llvm-project/libcxxabi/trunk/src/cxa_demangle.cpp
For systems that don't have demangling built into the system, and for systems that don't want to use the version that is installed. Defining LLDB_USE_BUILTIN_DEMANGLER in your build system allows you to use the built in demangler. This setting is curently automatically enabled for Windows builds.
llvm-svn: 193708
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
