diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2022-11-11 16:39:12 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2022-11-14 13:28:26 +0800 |
commit | 360c5fe54c0758c73bf85453fd2913f371adc7d5 (patch) | |
tree | 41afe001f141722af4c3d93b660c3d14f0f5adde /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f7f917a7645833822fa623f97e330a1b74951197 (diff) | |
download | llvm-360c5fe54c0758c73bf85453fd2913f371adc7d5.zip llvm-360c5fe54c0758c73bf85453fd2913f371adc7d5.tar.gz llvm-360c5fe54c0758c73bf85453fd2913f371adc7d5.tar.bz2 |
[C++20] [Modules] Emit Macro Definition in -module-file-info action
It is helpful to know whih macro definition is emitted in the module
file without openning it directly. And this is not easy to be tested
with the lit test. So this patch add the facility to emit macro
definitions in `-module-file-info` action. And this should be innnocent
for every other cases.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions