[PATCH] D143471: [X86][MC][NFC] Refine code in X86MCCodeEmitter.cpp about opcode prefix
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 10 01:58:59 PST 2023
uabelho added a comment.
Hi,
I noticed that if I run lit tests with ubsan built binaries with this patch there are many many tests failing like
../lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp:222:19: runtime error: left shift of negative value -1
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143471/new/
https://reviews.llvm.org/D143471
More information about the llvm-commits
mailing list