diff options
author | bernhardu <bernhardu@mailbox.org> | 2025-01-20 14:25:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 14:25:52 +0100 |
commit | 57466db7a459ce285f053ecac3c309f49f2cce6a (patch) | |
tree | 4c5c93866d2b2f33211369381635c28f8200258a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 456ec1c2f4e487de235c953e8f2832b97372e7b0 (diff) | |
download | llvm-57466db7a459ce285f053ecac3c309f49f2cce6a.zip llvm-57466db7a459ce285f053ecac3c309f49f2cce6a.tar.gz llvm-57466db7a459ce285f053ecac3c309f49f2cce6a.tar.bz2 |
[win/asan] GetInstructionSize: Support some more 3 byte instructions. (#120474)
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 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions