[llvm-commits] [PATCH]Fix a typo in X86ISelLowering.cpp
David Blaikie
dblaikie at gmail.com
Thu Aug 4 15:34:10 PDT 2011
> I didn't mean that it shouldn't be committed, just that it would be nice to have a test.
I do rather agree - this bunch of fixes made due to findings on that
blog post are an opportunity to add some more test coverage. If I get
a chance I'll be looking at which test cases are missing at some point
(the \r case on the assembler should be an easy one if there's some
similar test cases. Just a matter of making sure the file is flagged
as binary so svn doesn't try to mash the line endings)
- David
More information about the llvm-commits
mailing list