aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2017-04-06 19:55:09 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2017-04-06 19:55:09 +0000
commit039af609f163c0c38d1557fbb2f79077374ba911 (patch)
treea2cf31a554786937aba3b2308da2cc9004ea82df /llvm/lib/CodeGen/StackProtector.cpp
parentdb4cafa6c40a4ea99643642dd5f2532bc0745eea (diff)
downloadllvm-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