commit | f3ceb83cbc62ab06bebec31d86e084f3639c125a | [log] [tgz] |
---|---|---|
author | Matt Morehouse <mascasa@google.com> | Tue Sep 11 20:10:40 2018 +0000 |
committer | Matt Morehouse <mascasa@google.com> | Tue Sep 11 20:10:40 2018 +0000 |
tree | 1ee69b468862bf8353163a3239c56d9e8dba858f | |
parent | 0495307cdba2eb42b6a2a05e992fec3e87dcf1a6 [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341987 91177308-0d34-0410-b5e6-96231b3b80d8