]> granicus.if.org Git - llvm/commit
[NFC] Sink a function call into LiveDebugValues::process
authorJeremy Morse <jeremy.morse.llvm@gmail.com>
Thu, 13 Jun 2019 13:11:57 +0000 (13:11 +0000)
committerJeremy Morse <jeremy.morse.llvm@gmail.com>
Thu, 13 Jun 2019 13:11:57 +0000 (13:11 +0000)
commit57c1d8af46ffec33879843cdcad88eba93ca3f4f
tree65de7fbaaf09577723bfe145b77c35b2af51abc6
parentf1b1c4ffcddb8e0063c285e3c496caa1f9d577b0
[NFC] Sink a function call into LiveDebugValues::process

This was requested in D62904, which I successfully missed. This is just
a refactor and shouldn't change any behaviour.

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