summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorMatt Morehouse <mascasa@google.com>2018-09-13 21:45:55 +0000
committerMatt Morehouse <mascasa@google.com>2018-09-13 21:45:55 +0000
commit3bea25e5543606758ab10d395b1e7283255be75b (patch)
tree17e7690ff7da19c1e9aa1a3ce69ad7fc1ac3309a /clang/lib/CodeGen/CodeGenFunction.cpp
parent3815e702e751efb14188c0f0beeb10e343d8f053 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud