"...DebugInfo/Generic/2009-11-06-NamelessGlobalVariable.ll" did not exist on "fc9c4a730e2b2329603f36e3f3f04e0af9c11568"
[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: 341951
Loading
Please sign in to comment