commit | 19d4a02944e29d16efc8985c61bbc7097c46c991 | [log] [tgz] |
---|---|---|
author | Jessica Paquette <jpaquette@apple.com> | Tue Jun 19 21:14:48 2018 +0000 |
committer | Jessica Paquette <jpaquette@apple.com> | Tue Jun 19 21:14:48 2018 +0000 |
tree | 31b653042f12ef1a5de7d9acf7fd9a95154e0717 | |
parent | a587557962e93552e1a8b9270b435b021891e9cd [diff] |
[MachineOutliner] NFC: Remove insertOutlinerPrologue, rename insertOutlinerEpilogue insertOutlinerPrologue was not used by any target, and prologue-esque code was beginning to appear in insertOutlinerEpilogue. Refactor that into one function, buildOutlinedFrame. This just removes insertOutlinerPrologue and renames insertOutlinerEpilogue. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335076 91177308-0d34-0410-b5e6-96231b3b80d8