[TargetMachine] Don't imply dso_local for memprof in static relocation model
authorFangrui Song <i@maskray.me>
Sun, 6 Dec 2020 05:39:02 +0000 (21:39 -0800)
committerFangrui Song <i@maskray.me>
Sun, 6 Dec 2020 05:39:03 +0000 (21:39 -0800)
commita4cadc2df92bb1b6c5d6c0d20ebadbc0fa74189b
tree5584a071d97b93161b9c9c9891b12959c0226c02
parent204d0d51b3cec91696f8b0b03f204cd0cf8d5ed4
[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
llvm/lib/Target/TargetMachine.cpp