aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorVarun Gandhi <varun_gandhi@apple.com>2021-01-06 14:34:20 -0800
committerVarun Gandhi <varun_gandhi@apple.com>2021-01-06 16:44:50 -0800
commit37e83bc6db3ad7d9a5d182694ebe71ebbc6120de (patch)
tree945cbf57ee8123d0e84385c34815753b404ee683 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent7a8ced43d7ec60f184ed88cc2dd085aba900ce3b (diff)
downloadllvm-37e83bc6db3ad7d9a5d182694ebe71ebbc6120de.zip
llvm-37e83bc6db3ad7d9a5d182694ebe71ebbc6120de.tar.gz
llvm-37e83bc6db3ad7d9a5d182694ebe71ebbc6120de.tar.bz2
[NFC] Move readAPValue/writeAPValue up the inheritance hierarchy
The implementation for (de)serialization of APValues can be shared between Clang and Swift, so we prefer pushing the methods up the inheritance hierarchy, instead of having the methods live in ASTReader/ASTWriter. Fixes rdar://72592937. Reviewed By: rjmccall Differential Revision: https://reviews.llvm.org/D94196
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions