[PATCH] [MachO] Implement -order_file as a separate ordering pass.
kledzik at apple.com
kledzik at apple.com
Tue Jan 27 14:52:54 PST 2015
There maybe lots of other parts of this LayoutPass that mach-o needs but ELF does not. Why not just prune away at this until you get pass that is fast enough for ELF. Then split this in to two passes. One for mach-o and one for ELF, and let the drivers choose the pass to use.
http://reviews.llvm.org/D7212
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list