[all-commits] [llvm/llvm-project] 5e4ec5: [llc][PPC] Move PIC check into TargetMachine (#66727)
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Mon Oct 16 10:41:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e4ec53b8efaa2a5215dd68f970d3c913ce07a20
https://github.com/llvm/llvm-project/commit/5e4ec53b8efaa2a5215dd68f970d3c913ce07a20
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
M llvm/test/tools/llc/aix-pic-setting.ll
M llvm/tools/llc/llc.cpp
Log Message:
-----------
[llc][PPC] Move PIC check into TargetMachine (#66727)
Matches other code like the code model checking.
More information about the All-commits
mailing list