diff options
author | Matt Morehouse <mascasa@google.com> | 2018-09-11 20:10:40 +0000 |
---|---|---|
committer | Matt Morehouse <mascasa@google.com> | 2018-09-11 20:10:40 +0000 |
commit | 7ce60324321a34c49aaf4f540038c6184253502c (patch) | |
tree | 5f1326b5e6d0f59fbd61d2bba45efcc6382b3a1f /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 277b808ad394d0549972b08926b14f61c2017386 (diff) | |
download | llvm-7ce60324321a34c49aaf4f540038c6184253502c.zip llvm-7ce60324321a34c49aaf4f540038c6184253502c.tar.gz llvm-7ce60324321a34c49aaf4f540038c6184253502c.tar.bz2 |
[SanitizerCoverage] Create comdat for global arrays.
Summary:
Place global arrays in comdat sections with their associated functions.
This makes sure they are stripped along with the functions they
reference, even on the BFD linker.
Reviewers: eugenis
Reviewed By: eugenis
Subscribers: eraman, hiraditya, llvm-commits
Differential Revision: https://reviews.llvm.org/D51902
llvm-svn: 341987
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions