[llvm-commits] [PATCH 1/3] Fix bits check in ELFObjectFile::isSectionZeroInit().

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Dec 28 06:35:42 PST 2012


On 28 December 2012 04:17, Roman Divacky <rdivacky at freebsd.org> wrote:
> Why not?
>
> Result = sec->sh_type == ELF::SHT_NOBITS;

Agreed, OK with Roman's suggestion since a test is under review too.

Cheers,
Rafael



More information about the llvm-commits mailing list