[PATCH] D69557: AsmParser: Allow FMF on varargs call
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 29 09:48:51 PDT 2019
foad added a comment.
In D69557#1725496 <https://reviews.llvm.org/D69557#1725496>, @spatel wrote:
> Does D69161 <https://reviews.llvm.org/D69161> cover this change? If so, we could add the test there and fix the problem in 1 step.
I think this bug fix is orthogonal to D69161 <https://reviews.llvm.org/D69161>, which adds new functionality.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69557/new/
https://reviews.llvm.org/D69557
More information about the llvm-commits
mailing list