[PATCH] D150068: [X86][AsmParser] Refactor code in AsmParser
Kan Shengchen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 11 21:40:46 PDT 2023
skan added a comment.
In D150068#4336844 <https://reviews.llvm.org/D150068#4336844>, @rupprecht wrote:
> Is it expected that this patch would cause any differences in the final binary? It seems to be just a refactoring, but we bisected a runtime crash to this commit.
It should not cause any difference in binary in theory. Could you show the difference or provide a small reproducer?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150068/new/
https://reviews.llvm.org/D150068
More information about the llvm-commits
mailing list