[all-commits] [llvm/llvm-project] f8ab66: [NFC][XCOFF] Use getFunctionEntryPointSymbol from ...
jasonliudev via All-commits
all-commits at lists.llvm.org
Tue Jul 28 12:00:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f8ab66538c4c8dc60cd458024639772a164ef9c5
https://github.com/llvm/llvm-project/commit/f8ab66538c4c8dc60cd458024639772a164ef9c5
Author: jasonliu <jasonliu.development at gmail.com>
Date: 2020-07-28 (Tue, 28 Jul 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
Log Message:
-----------
[NFC][XCOFF] Use getFunctionEntryPointSymbol from TLOF to simplify logic
Reviewed By: Xiangling_L
Differential Revision: https://reviews.llvm.org/D84693
More information about the All-commits
mailing list