Switching Clang UniqueInternalLinkageNamesPass scheduling to using the LLVM one with...
authorHongtao Yu <hoy@fb.com>
Mon, 4 Jan 2021 18:15:59 +0000 (10:15 -0800)
committerHongtao Yu <hoy@fb.com>
Mon, 4 Jan 2021 20:04:46 +0000 (12:04 -0800)
commit4034f9273edacbb1c37acf19139594a226c8bdac
tree170df16222252fc696a61977d362478d69c39220
parent9a17bff4f715a9f3ec89f4eacae8fdea1b74fe79
Switching Clang UniqueInternalLinkageNamesPass scheduling to using the LLVM one with newpm.

As a follow-up to D93656, I'm switching the Clang UniqueInternalLinkageNamesPass scheduling to using the LLVM one with newpm.

Test Plan:

Reviewed By: aeubanks, tmsriram

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