diff options
author | Pavel Labath <pavel@labath.sk> | 2018-11-06 15:41:37 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2018-11-06 15:41:37 +0000 |
commit | e0d2733bf63f08989947f2a6a227d7301c6b11a3 (patch) | |
tree | 1bf2dac097e3f9d38a92b8275f80348c2dbb203a /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | be985e33f0c5ddc39ab5a898a716ed038c2e06bb (diff) | |
download | llvm-e0d2733bf63f08989947f2a6a227d7301c6b11a3.zip llvm-e0d2733bf63f08989947f2a6a227d7301c6b11a3.tar.gz llvm-e0d2733bf63f08989947f2a6a227d7301c6b11a3.tar.bz2 |
CPlusPlusLanguage: Use new demangler API to implement type substitution
Summary:
Now that llvm demangler supports more generic customization, we can
implement type substitution directly on top of this API. This will allow
us to remove the specialized hooks which were added to the demangler to
support this use case.
Reviewers: sgraenitz, erik.pilkington, JDevlieghere
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D54074
llvm-svn: 346233
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions