diff options
author | Guozhi Wei <carrot@google.com> | 2020-12-14 12:48:55 -0800 |
---|---|---|
committer | Guozhi Wei <carrot@google.com> | 2020-12-14 12:48:55 -0800 |
commit | d50d7c37a159802c89454a6c53c0ec2e7949d84a (patch) | |
tree | c1ff889ad893963dfabd17ca4c9abc6ca0072693 /clang/lib/Lex/ModuleMap.cpp | |
parent | f5fe8493e5acfd70da61993cd370816978b9ef85 (diff) | |
download | llvm-d50d7c37a159802c89454a6c53c0ec2e7949d84a.zip llvm-d50d7c37a159802c89454a6c53c0ec2e7949d84a.tar.gz llvm-d50d7c37a159802c89454a6c53c0ec2e7949d84a.tar.bz2 |
[MBP] Prevent rotating a chain contains entry block
The entry block should always be the first BB in a function.
So we should not rotate a chain contains the entry block.
Differential Revision: https://reviews.llvm.org/D92882
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions