[llvm] r241765 - [Object][ELF] Support dumping hash-tables from files with no section table.

Adrian Prantl aprantl at apple.com
Wed Jul 8 19:17:24 PDT 2015


> On Jul 8, 2015, at 6:49 PM, Davide Italiano <davide at freebsd.org> wrote:
> 
> On Wed, Jul 8, 2015 at 5:21 PM, Michael J. Spencer
> <bigcheesegs at gmail.com> wrote:
>> Author: mspencer
>> Date: Wed Jul  8 19:21:06 2015
>> New Revision: 241765
>> 
> 
> This one broke my build with -Werror -- and caused various buildbots
> to complain. I took the freedom to fix given it was straightforward,
> but feel free to revert and/or commit a better fix if needed.
> 

Since a large number of bots were still broken after this I temporarily reverted the patch and its follow-up in r24170.

-- adrian





More information about the llvm-commits mailing list