[all-commits] [llvm/llvm-project] 4034f9: Switching Clang UniqueInternalLinkageNamesPass sch...
Hongtao Yu via All-commits
all-commits at lists.llvm.org
Mon Jan 4 12:05:11 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4034f9273edacbb1c37acf19139594a226c8bdac
https://github.com/llvm/llvm-project/commit/4034f9273edacbb1c37acf19139594a226c8bdac
Author: Hongtao Yu <hoy at fb.com>
Date: 2021-01-04 (Mon, 04 Jan 2021)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
Log Message:
-----------
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
More information about the All-commits
mailing list