[NFC] Rename EmitAssemblyHelper new/legacy PM methods
authorArthur Eubanks <aeubanks@google.com>
Tue, 12 Oct 2021 21:18:31 +0000 (14:18 -0700)
committerArthur Eubanks <aeubanks@google.com>
Tue, 12 Oct 2021 22:41:44 +0000 (15:41 -0700)
commitb6a8c695542b2987eb9a203d5663a0740cb4725f
tree026177cd7d53e6c02ac2d1091639ced992733375
parentf815c2ccda675bfcb63376e02a93874fa8859677
[NFC] Rename EmitAssemblyHelper new/legacy PM methods

To reflect the fact that the new PM is the default now.

Differential Revision: https://reviews.llvm.org/D111680
clang/lib/CodeGen/BackendUtil.cpp