Re-land r334417 "[MS] Use mangled names and comdats for string merging with ASan"
authorReid Kleckner <rnk@google.com>
Thu, 6 Sep 2018 18:25:39 +0000 (18:25 +0000)
committerReid Kleckner <rnk@google.com>
Thu, 6 Sep 2018 18:25:39 +0000 (18:25 +0000)
commit7a368968648cb2faec42c9f41c062ef8177a075f
treecd46ec411856f6c14319b26c90e66a619512a843
parent1e8edd13ee60d59a3b9c578f6be0d9a3cf6e1bd2
Re-land r334417 "[MS] Use mangled names and comdats for string merging with ASan"

The issue with -fprofile-generate was fixed and the dependent CL
relanded in r340232.

llvm-svn: 341572
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGen/asan-strings.c [new file with mode: 0644]