diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2017-04-06 19:55:09 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2017-04-06 19:55:09 +0000 |
commit | 039af609f163c0c38d1557fbb2f79077374ba911 (patch) | |
tree | a2cf31a554786937aba3b2308da2cc9004ea82df /llvm/lib/CodeGen/StackProtector.cpp | |
parent | db4cafa6c40a4ea99643642dd5f2532bc0745eea (diff) | |
download | llvm-039af609f163c0c38d1557fbb2f79077374ba911.zip llvm-039af609f163c0c38d1557fbb2f79077374ba911.tar.gz llvm-039af609f163c0c38d1557fbb2f79077374ba911.tar.bz2 |
[asan] Delay creation of asan ctor.
Create the constructor in the module pass.
This in needed for the GC-friendly globals change, where the constructor can be
put in a comdat in some cases, but we don't know about that in the function
pass.
This is a rebase of r298731 which was reverted due to a false alarm.
llvm-svn: 299695
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions