[all-commits] [llvm/llvm-project] a4cadc: [TargetMachine] Don't imply dso_local for memprof ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Dec 5 21:44:25 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4cadc2df92bb1b6c5d6c0d20ebadbc0fa74189b
https://github.com/llvm/llvm-project/commit/a4cadc2df92bb1b6c5d6c0d20ebadbc0fa74189b
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-05 (Sat, 05 Dec 2020)
Changed paths:
M llvm/lib/Target/TargetMachine.cpp
Log Message:
-----------
[TargetMachine] Don't imply dso_local for memprof in static relocation model
The workaround is no longer needed with my previous commit to MemProfiler.cpp
More information about the All-commits
mailing list