diff options
author | Matt Morehouse <mascasa@google.com> | 2018-09-13 21:45:55 +0000 |
---|---|---|
committer | Matt Morehouse <mascasa@google.com> | 2018-09-13 21:45:55 +0000 |
commit | 3bea25e5543606758ab10d395b1e7283255be75b (patch) | |
tree | 17e7690ff7da19c1e9aa1a3ce69ad7fc1ac3309a /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 3815e702e751efb14188c0f0beeb10e343d8f053 (diff) | |
download | bcm5719-llvm-3bea25e5543606758ab10d395b1e7283255be75b.tar.gz bcm5719-llvm-3bea25e5543606758ab10d395b1e7283255be75b.zip |
[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: 342186
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions