[all-commits] [llvm/llvm-project] db13a1: [TargetMachine] Move X86 specific shouldAssumeDSOL...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Dec 5 12:37:31 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db13a138bdad3aae1f0f387c871c43729badbc69
https://github.com/llvm/llvm-project/commit/db13a138bdad3aae1f0f387c871c43729badbc69
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-05 (Sat, 05 Dec 2020)
Changed paths:
M llvm/lib/Target/TargetMachine.cpp
M llvm/lib/Target/X86/X86Subtarget.cpp
Log Message:
-----------
[TargetMachine] Move X86 specific shouldAssumeDSOLocal logic to X86Subtarget::classifyGlobalFunctionReference
More information about the All-commits
mailing list