diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-04-03 10:38:03 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-04-03 10:51:42 +0800 |
commit | ed1cfffe9b2b2d3cc9279ff83400ace156b317a2 (patch) | |
tree | b6d9899897fc5ffe18f18fb457b07945fd55fb97 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 986435c765eb6101e8a31faa7c53ec28260c6ad2 (diff) | |
download | llvm-ed1cfffe9b2b2d3cc9279ff83400ace156b317a2.zip llvm-ed1cfffe9b2b2d3cc9279ff83400ace156b317a2.tar.gz llvm-ed1cfffe9b2b2d3cc9279ff83400ace156b317a2.tar.bz2 |
[NFC] [C++20] [Modules] [Reduced BMI] Make sure the size of reduced BMI is not large than full BMI
Before this patch, the size of the reduced BMI may be large than the
full BMI when the source codes is pretty small. This violates the design
principles. The root cause is an oversight that we skipped something
in full BMI but forgot to make it in reduced BMI.
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions