[PATCH] D27359: [llvm] Fix D26214: Move error handling out of MC and to the callers.

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 17:46:05 PST 2016


compnerd accepted this revision.
compnerd added a reviewer: compnerd.
compnerd added a comment.
This revision is now accepted and ready to land.

This is definitely an improvement.  Printing out to errs from MC is less than ideal, especially given all the work that has gone in to pipe messages back from the MCAssembler.


Repository:
  rL LLVM

https://reviews.llvm.org/D27359





More information about the llvm-commits mailing list