[llvm] r185894 - Make BinaryRef output correctly in case of empty data.

Sean Silva silvas at purdue.edu
Thu Aug 1 11:45:35 PDT 2013


On Thu, Aug 1, 2013 at 8:30 AM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> >
> ==============================================================================
> > --- llvm/trunk/unittests/Makefile (original)
> > +++ llvm/trunk/unittests/Object/Makefile Mon Jul  8 19:54:46 2013
> > @@ -1,4 +1,4 @@
> > -##===- unittests/Makefile ----------------------------------*- Makefile
> -*-===##
> > +##===- unittests/IR/Makefile -------------------------------*- Makefile
> -*-===##
> >  #
>
> Wrong header.
>

Should be fixed in r187598 (along with one other case).


>
> BTW, why do we include *- Makefile -*-? Editors know that a file name
> Makefile is a Makefile, no? :-)
>

I was just copying what was there :/ Yay copypasta...

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130801/9f209315/attachment.html>


More information about the llvm-commits mailing list