llvm-project
d76a1639 - llvm-reduce: Support exotic terminators in instructions-to-return (#134794)

Commit
1 year ago
llvm-reduce: Support exotic terminators in instructions-to-return (#134794) Use splitBasicBlock and avoid directly dealing with the specific of how to trim the existing terminators. We just need to deal with unconditional branch to return.
Author
Parents
Loading