diff options
author | bernhardu <bernhardu@mailbox.org> | 2025-01-27 10:50:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 10:50:54 +0100 |
commit | bbf377060adc8607e1187952388c7eeea7cf4933 (patch) | |
tree | a9c1a7b5a7bc404962d5e4d7b443741edf84a8ac /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 351ee30529c054d39ea742c1b9c738c9e70c131b (diff) | |
download | llvm-bbf377060adc8607e1187952388c7eeea7cf4933.zip llvm-bbf377060adc8607e1187952388c7eeea7cf4933.tar.gz llvm-bbf377060adc8607e1187952388c7eeea7cf4933.tar.bz2 |
[win/asan] GetInstructionSize: Support some more 7 or 8 byte instructions. (#124011)
This patch adds several instructions seen when trying to run a
executable built with ASan with llvm-mingw.
(x86 and x86_64, using the git tip in llvm-project).
Also includes instructions collected by
Roman Pišl and Eric Pouech in the Wine bug reports below.
```
Related: https://github.com/llvm/llvm-project/issues/96270
Co-authored-by: Roman Pišl <rpisl@seznam.cz>
https://bugs.winehq.org/show_bug.cgi?id=50993
https://bugs.winehq.org/attachment.cgi?id=70233
Co-authored-by: Eric Pouech <eric.pouech@gmail.com>
https://bugs.winehq.org/show_bug.cgi?id=52386
https://bugs.winehq.org/attachment.cgi?id=71626
```
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions