]> granicus.if.org Git - llvm/commit
[MachineOutliner][NFC] Move outlined function remark into its own function
authorJessica Paquette <jpaquette@apple.com>
Tue, 24 Jul 2018 20:20:45 +0000 (20:20 +0000)
committerJessica Paquette <jpaquette@apple.com>
Tue, 24 Jul 2018 20:20:45 +0000 (20:20 +0000)
commite38c32aa3b44f63b0a13f5239edd35f9bd83013e
tree5d846a00b61ce1cc89e1eae96c5ebe61ac76b0dc
parent742c37184cc33e084a4cb3ca23d9127eebedb1f8
[MachineOutliner][NFC] Move outlined function remark into its own function

This pulls the OutlinedFunction remark out into its own function to make
the code a bit easier to read.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337849 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineOutliner.cpp