commit | d069d45aa888c5b8a44521d4cade32767c09b35e | [log] [tgz] |
---|---|---|
author | Kostya Serebryany <kcc@google.com> | Fri Oct 12 23:21:48 2018 +0000 |
committer | Kostya Serebryany <kcc@google.com> | Fri Oct 12 23:21:48 2018 +0000 |
tree | 6a3ba353605a04ee1cab6d5924e864f49a676c39 | |
parent | 56ebea371fc81717d6269a8c35e0e9a553195f18 [diff] |
move GetOrCreateFunctionComdat to Instrumentation.cpp/Instrumentation.h Summary: GetOrCreateFunctionComdat is currently used in SanitizerCoverage, where it's defined. I'm planing to use it in HWASAN as well, so moving it into a common location. NFC Reviewers: morehouse Reviewed By: morehouse Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D53218 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344433 91177308-0d34-0410-b5e6-96231b3b80d8