[PATCH] [lld] Break cyclic dependency between lldDriver and lldMachO
Greg Fitzgerald
garious at gmail.com
Fri Jan 23 15:21:59 PST 2015
REPOSITORY
rL LLVM
================
Comment at: include/lld/ReaderWriter/MachOLinkingContext.h:256
@@ -255,1 +255,3 @@
+ // Reads a file from disk to memory. Returns only a needed chunk
+ // if a fat binary.
----------------
ruiu wrote:
> Please move this after private:.
No can do. Do you mean any method that it calls?
http://reviews.llvm.org/D7155
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list