aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorLuís Ferreira <contact@lsferreira.net>2021-11-09 09:04:46 -0800
committerDavid Blaikie <dblaikie@gmail.com>2021-11-09 09:29:13 -0800
commit22a1aa5a43cbdaf9dde014ba1f120e0f7ca1788b (patch)
tree251be1e14c8d9a2473fbf5ac8eb340951d869042 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parenta19da876ab93d54ebc20aadd12820f74220d2f50 (diff)
downloadllvm-22a1aa5a43cbdaf9dde014ba1f120e0f7ca1788b.zip
llvm-22a1aa5a43cbdaf9dde014ba1f120e0f7ca1788b.tar.gz
llvm-22a1aa5a43cbdaf9dde014ba1f120e0f7ca1788b.tar.bz2
[Demangle] Add minimal support for D programming language
This patch adds minimal support for D programming language demangling on LLVM core based on the D name mangling spec. This will allow easier integration on a future LLDB plugin for D either in the upstream tree or outside of it. Minimal support includes recognizing D demangling encoding and at least one mangling name, which in this case is `_Dmain` mangle. Reviewed By: jhenderson, lattner Differential Revision: https://reviews.llvm.org/D111414
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions