commit | e601e5fe08b6a9c73c79efb1f2f476e87f56f163 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Wed Jul 18 22:23:14 2018 +0000 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Wed Jul 18 22:23:14 2018 +0000 |
tree | 7062b849c945a9fbb62674ea2fee9160249212d4 | |
parent | 9dc116b0c7e7b5255087f5dbb18ff2af78c36984 [diff] |
Rename __asan_gen_* symbols to ___asan_gen_*. This prevents gold from printing a warning when trying to export these symbols via the asan dynamic list after ThinLTO promotes them from private symbols to external symbols with hidden visibility. Differential Revision: https://reviews.llvm.org/D49498 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337428 91177308-0d34-0410-b5e6-96231b3b80d8