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

Alexey Samsonov vonosmas at gmail.com
Mon Jun 1 11:18:57 PDT 2015


Alright, now this changes significantly simplifies the users' code - they can use a simple foreach to iterate over all load commands. I will add error recovery for the case when we can't parse load command info in a subsequent change. This one has NFC. Please take a look.


http://reviews.llvm.org/D10144

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list