[PATCH] [Object, MachO] Cache parsed MachO header in MachOObjectFile. NFC.

Alexey Samsonov vonosmas at gmail.com
Wed Jun 3 17:35:15 PDT 2015


We may get rid of `Header` pointer completely, and instead put this logic (with an appropriate comment) in `getHeader()` method. Let me know what you prefer.


http://reviews.llvm.org/D10226

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






More information about the llvm-commits mailing list