aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-04-30 16:37:27 +0800
committerGitHub <noreply@github.com>2024-04-30 16:37:27 +0800
commitfce0916969218fdb4b89ad0b3e18599204d4138d (patch)
treec163279eec9078e5528fa2d6c1a8059992f95cd5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb2b463bd8f6b21f040b80c4493682cf74f8dced5 (diff)
downloadllvm-fce0916969218fdb4b89ad0b3e18599204d4138d.zip
llvm-fce0916969218fdb4b89ad0b3e18599204d4138d.tar.gz
llvm-fce0916969218fdb4b89ad0b3e18599204d4138d.tar.bz2
[NFC] [C++20] [Modules] Use new class CXX20ModulesGenerator to genera… (#90570)
…te 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