[PATCH] D95112: X86: Fix use-after-realloc in X86AsmParser::ParseIntelExpression
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 20 21:23:48 PST 2021
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Sounds plausible enough to me.
Would be nice to have the asm annotations on SmallVector to back that up/make the codebase more robust.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95112/new/
https://reviews.llvm.org/D95112
More information about the llvm-commits
mailing list