[PATCH] [lld][ELF]: Minimal implementation for ARM static linking

Rui Ueyama ruiu at google.com
Tue Jan 13 13:44:43 PST 2015


LGTM with this change.


================
Comment at: lib/ReaderWriter/ELF/ARM/ARMExecutableWriter.h:39
@@ +38,3 @@
+  ARMLinkingContext &_context;
+  ARMTargetLayout<ELFT> &_ARMLayout;
+};
----------------
_ARM -> _arm

http://reviews.llvm.org/D6716

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






More information about the llvm-commits mailing list