diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2018-10-31 22:45:31 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2018-10-31 22:45:31 +0000 |
commit | 1979b11ce93259eb8a9194b4b12c839e7ad2469d (patch) | |
tree | 0b75bf045bf77adf2c8075fe930945c1783b4b53 /llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | |
parent | 06a4bd9d20b119f6044e90a36e03435c9bd79a80 (diff) | |
download | llvm-1979b11ce93259eb8a9194b4b12c839e7ad2469d.zip llvm-1979b11ce93259eb8a9194b4b12c839e7ad2469d.tar.gz llvm-1979b11ce93259eb8a9194b4b12c839e7ad2469d.tar.bz2 |
[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.
llvm-svn: 345789
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp')
0 files changed, 0 insertions, 0 deletions