diff options
author | Reid Kleckner <rnk@google.com> | 2019-04-04 21:08:02 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2019-04-04 21:08:02 +0000 |
commit | 955b5a633138370cb5877f853f22ea86545adc36 (patch) | |
tree | 1c887c8464996d02019bbd7e8faeb1c583aaa857 /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | 04347d848d270737b183060b2ba488eef84d3a16 (diff) | |
download | llvm-955b5a633138370cb5877f853f22ea86545adc36.zip llvm-955b5a633138370cb5877f853f22ea86545adc36.tar.gz llvm-955b5a633138370cb5877f853f22ea86545adc36.tar.bz2 |
[winasan] Fix strrchr interception with vs2019 CRT
strrchr in vs2019 CRT begins with unrecognized instructions.
VCRUNTIME140!strrchr:
4533c9 xor r9d, r9d
4c8bc1 mov r8, rcx
Patch by Christopher Reid!
Differential Revision: https://reviews.llvm.org/D60217
llvm-svn: 357725
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions