[PATCH] D45164: [MC] Change AsmParser to leverage Assembler during evaluation
Rafael Avila de Espindola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 2 16:46:43 PDT 2018
espindola added a comment.
> As a result the textual output may fail where the equivalent object generation would pass.
I don't think that is OK.
Why can't the asm streamer blindly print the entire if to the output?
Repository:
rL LLVM
https://reviews.llvm.org/D45164
More information about the llvm-commits
mailing list