diff options
author | bernhardu <bernhardu@mailbox.org> | 2025-01-27 10:49:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 10:49:07 +0100 |
commit | 351ee30529c054d39ea742c1b9c738c9e70c131b (patch) | |
tree | 5811a66b042eef703469032e31d02c002e37a7b5 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | bd38c4993aa41d89a13cbc4dc457df4d81e410bf (diff) | |
download | llvm-351ee30529c054d39ea742c1b9c738c9e70c131b.zip llvm-351ee30529c054d39ea742c1b9c738c9e70c131b.tar.gz llvm-351ee30529c054d39ea742c1b9c738c9e70c131b.tar.bz2 |
[win/asan] GetInstructionSize: Support some more 6 byte instructions. (#124006)
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