diff options
author | Snehasish Kumar <snehasishk@google.com> | 2021-02-09 19:14:47 -0800 |
---|---|---|
committer | Snehasish Kumar <snehasishk@google.com> | 2021-02-11 11:14:10 -0800 |
commit | d079dbc591899159925a1fe10b081fa0f6bb61bd (patch) | |
tree | fe5af3426347aecb5e37ed4528dd94552b69de0a /llvm/lib/CodeGen/MachineFunctionSplitter.cpp | |
parent | 4dc87d1010351170d73ebd23869751fe1bd6ac26 (diff) | |
download | llvm-d079dbc591899159925a1fe10b081fa0f6bb61bd.zip llvm-d079dbc591899159925a1fe10b081fa0f6bb61bd.tar.gz llvm-d079dbc591899159925a1fe10b081fa0f6bb61bd.tar.bz2 |
[CodeGen] Basic block sections should take precendence over splitting.
The use of basic block sections should take precedence over the machine
function splitting pass. Since they use the same underlying mechanism
they are kept exclusive. Updated the tests to check that split machine
functions is overridden by all flavours of basic block sections.
Differential Revision: https://reviews.llvm.org/D96392
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionSplitter.cpp')
0 files changed, 0 insertions, 0 deletions