diff options
author | Amara Emerson <aemerson@apple.com> | 2019-12-05 15:41:50 -0800 |
---|---|---|
committer | Amara Emerson <aemerson@apple.com> | 2019-12-06 14:44:56 -0800 |
commit | 84fdd9d7a50b9b41148e5ae8b93bfc4d2613feea (patch) | |
tree | 4d18026a831416656080d98178f042f4882b8a1b /lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallStdStringFunction.py | |
parent | f3efd6957474bfd3b9b232ac6e4b3608174c3b79 (diff) | |
download | bcm5719-llvm-84fdd9d7a50b9b41148e5ae8b93bfc4d2613feea.tar.gz bcm5719-llvm-84fdd9d7a50b9b41148e5ae8b93bfc4d2613feea.zip |
[X86] Fix prolog/epilog mismatch for stack protectors on win32-macho.
The xor'ing behaviour is only used for msvc/crt environments, when we're targeting
macho the guard load code doesn't know about the xor in the epilog. Disable xor'ing
when targeting win32-macho to be consistent.
Differential Revision: https://reviews.llvm.org/D71095
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions