commit | 4cf0e5ba23efbaa11b48a04b79fca8e74ec044dd | [log] [tgz] |
---|---|---|
author | George Burgess IV <george.burgess.iv@gmail.com> | Wed Oct 31 22:45:31 2018 +0000 |
committer | George Burgess IV <george.burgess.iv@gmail.com> | Wed Oct 31 22:45:31 2018 +0000 |
tree | f36b0c3bb55b19a411fe460047434a723619d327 | |
parent | 844c605ee0bcd2c416a1b63e1d0d5ea033cde38c [diff] |
[InlineCost] Remove a dead constant; NFC My `grep`-fu indicates that this hasn't been used for years. It also no longer makes much sense to have this flavor of penalty in general, since a call to a noreturn should mean that we're in a BB that's terminated by `unreachable`. That case is accounted for by CallAnalyzer::allowSizeGrowth. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345789 91177308-0d34-0410-b5e6-96231b3b80d8