aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-04-03 10:38:03 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-04-03 10:51:42 +0800
commited1cfffe9b2b2d3cc9279ff83400ace156b317a2 (patch)
treeb6d9899897fc5ffe18f18fb457b07945fd55fb97 /llvm/lib/Object/COFFObjectFile.cpp
parent986435c765eb6101e8a31faa7c53ec28260c6ad2 (diff)
downloadllvm-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