diff options
author | Jim Grosbach <grosbach@apple.com> | 2013-07-22 17:45:55 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2013-07-22 17:45:55 +0000 |
commit | 3f11faef0dfa5aba292a814c6cb20e0958a83c9a (patch) | |
tree | f8532fb305410884e89dccf988b921df99f2bbd9 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 8c45d4b27fbd55728aacadda29f06982af62f358 (diff) | |
download | llvm-3f11faef0dfa5aba292a814c6cb20e0958a83c9a.zip llvm-3f11faef0dfa5aba292a814c6cb20e0958a83c9a.tar.gz llvm-3f11faef0dfa5aba292a814c6cb20e0958a83c9a.tar.bz2 |
MC: mayAffectControlFlow() handling for variadic instructions.
Variadic MC instructions don't note whether the variable operands
are uses or defs, so mayAffectControlFlow() must conservatively
assume they are defs and return true if the PC is in the operand
list.
rdar://14488628
llvm-svn: 186846
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions