[ARM] Add doFinalization() to ARMCodeGenPrepare pass.
authorMatt Morehouse <mascasa@google.com>
Mon, 23 Jul 2018 17:00:45 +0000 (17:00 +0000)
committerMatt Morehouse <mascasa@google.com>
Mon, 23 Jul 2018 17:00:45 +0000 (17:00 +0000)
commita70685f63a08d16be40424b45697f6badfaaae4e
treeaa5e4c4197e640e3abcae038594501a0faad9f18
parenteac2ca4e28f20dc1a45a5a57174bda58e4fd19e3
[ARM] Add doFinalization() to ARMCodeGenPrepare pass.

Attempt to fix the leak introduced in r337687 and make sanitizer
buildbots green again.

llvm-svn: 337709
llvm/lib/Target/ARM/ARMCodeGenPrepare.cpp