aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionSplitter.cpp
diff options
context:
space:
mode:
authorSnehasish Kumar <snehasishk@google.com>2021-02-09 19:14:47 -0800
committerSnehasish Kumar <snehasishk@google.com>2021-02-11 11:14:10 -0800
commitd079dbc591899159925a1fe10b081fa0f6bb61bd (patch)
treefe5af3426347aecb5e37ed4528dd94552b69de0a /llvm/lib/CodeGen/MachineFunctionSplitter.cpp
parent4dc87d1010351170d73ebd23869751fe1bd6ac26 (diff)
downloadllvm-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