[PATCH] [Object, MachO] Introduce MachOObjectFile::load_commands() range iterator.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Jun 1 07:30:37 PDT 2015


On 1 June 2015 at 10:25, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> If we can instead avoid walking all the load commands that would be
> even better :-)

Never mind, that would be quite a big change since we use that to find
the symbol table.

Cheers,
Rafael




More information about the llvm-commits mailing list