[PATCH] D14717: [Assembler] Make fatal assembler errors non-fatal
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 16 12:58:43 PST 2015
t.p.northover added a subscriber: t.p.northover.
t.p.northover accepted this revision.
t.p.northover added a reviewer: t.p.northover.
t.p.northover added a comment.
This revision is now accepted and ready to land.
Looks like a good idea to me! Writing multiple files worth of tests for diagnostics was a pain in the neck, and I expect the testing has suffered as a result.
Tim.
Repository:
rL LLVM
http://reviews.llvm.org/D14717
More information about the llvm-commits
mailing list