[PATCH] include/llvm/Object/ELF.h: do debug checks only when NDEBUG

Eli Bendersky eliben at google.com
Thu Feb 14 09:37:51 PST 2013


On Thu, Feb 14, 2013 at 8:14 AM, Dmitry Vyukov <dvyukov at google.com> wrote:
> On Thu, Feb 14, 2013 at 7:57 PM, Eli Bendersky <eliben at google.com> wrote:
>>
>>   Yes, Dmitry?
>>
>> http://llvm-reviews.chandlerc.com/D408
>
> Hi,
>
> svn annotate says that you've authored a big part of
> include/llvm/Object/ELF.h, so I choose you for review. Was it you?

I had to move ELF.h from lib/ to include/ for layering/visibility
reasons, so it confused SVN :-/ I've only touched small parts of
ELF.h, and Michael Spencer (CC'd) is probably the go-to guy here.

Good luck,

Eli



More information about the llvm-commits mailing list