[all-commits] [llvm/llvm-project] 6e513a: [ELF] Move a computeIsPreemptible() pass into ICF....
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Dec 10 22:22:52 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6e513a53824ffd92765360023d9ef13bdf4c1c76
https://github.com/llvm/llvm-project/commit/6e513a53824ffd92765360023d9ef13bdf4c1c76
Author: Fangrui Song <maskray at google.com>
Date: 2019-12-10 (Tue, 10 Dec 2019)
Changed paths:
M lld/ELF/Driver.cpp
M lld/ELF/ICF.cpp
Log Message:
-----------
[ELF] Move a computeIsPreemptible() pass into ICF. NFC
Address post-commit review for D71163.
Reviewed By: ruiu
Differential Revision: https://reviews.llvm.org/D71326
More information about the All-commits
mailing list