aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorMatt Morehouse <mascasa@google.com>2019-01-15 21:21:01 +0000
committerMatt Morehouse <mascasa@google.com>2019-01-15 21:21:01 +0000
commit19ff35c48136ae1e61a6cd20d611349b40558d2b (patch)
treee41fbc4792b049ac0504b3e68284ee76e1486ce7 /llvm/lib/CodeGen/MachineFunction.cpp
parent4a22fb18c7935c6c1bae1af0b2e4a4c9e256ee04 (diff)
downloadllvm-19ff35c48136ae1e61a6cd20d611349b40558d2b.zip
llvm-19ff35c48136ae1e61a6cd20d611349b40558d2b.tar.gz
llvm-19ff35c48136ae1e61a6cd20d611349b40558d2b.tar.bz2
[SanitizerCoverage] Don't create comdat for interposable functions.
Summary: Comdat groups override weak symbol behavior, allowing the linker to keep the comdats for weak symbols in favor of comdats for strong symbols. Fixes the issue described in: https://bugs.chromium.org/p/chromium/issues/detail?id=918662 Reviewers: eugenis, pcc, rnk Reviewed By: pcc, rnk Subscribers: smeenai, rnk, bd1976llvm, hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D56516 llvm-svn: 351247
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions