aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-04-30 13:28:52 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-04-30 13:30:31 +0800
commit18268ac0f48d93c2bcddb69732761971669c09ab (patch)
treee4872e9710f71d7c242bafc88ff1add59f35e06b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentbd72f7b0ab98531ab579fafe79c7a8967994583a (diff)
downloadllvm-18268ac0f48d93c2bcddb69732761971669c09ab.zip
llvm-18268ac0f48d93c2bcddb69732761971669c09ab.tar.gz
llvm-18268ac0f48d93c2bcddb69732761971669c09ab.tar.bz2
[NFC] [C++20] [Modules] Use new class CXX20ModulesGenerator to generate module file for C++20 modules instead of PCHGenerator
Previously we're re-using PCHGenerator to generate the module file for C++20 modules. But this is slighty more or less odd. This patch tries to use a new class 'CXX20ModulesGenerator' to generate the module file for C++20 modules.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions