diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-10-24 20:55:27 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-10-24 20:55:27 +0000 |
commit | baffa091dd9fb62dc6b5474b965e62fd852409bf (patch) | |
tree | 91c2e93a36655d13bb34c7cb9a9c9b531932d748 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | fdfed5143c5827257ed8aed8fbfcdd2639cfb036 (diff) | |
download | bcm5719-llvm-baffa091dd9fb62dc6b5474b965e62fd852409bf.tar.gz bcm5719-llvm-baffa091dd9fb62dc6b5474b965e62fd852409bf.zip |
ScopInfo: PHI-node uses in the EntryNode with an incoming BB that is not part
of the Region are external.
During code generation we split off the parts of the PHI nodes in the entry
block, which have incoming blocks that are not part of the region. As these
split-off PHI nodes then are external uses, we consequently also need to model
these uses in ScopInfo.
llvm-svn: 251208
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions