[PATCH] [mips][microMIPS] Relocate with symbol for micromips function symbols

Sasa Stankovic Sasa.Stankovic at imgtec.com
Tue Dec 30 07:22:49 PST 2014


LGTM, with a change.


================
Comment at: lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp:14
@@ -13,2 +13,3 @@
 #include "llvm/MC/MCAssembler.h"
 #include "llvm/MC/MCELFObjectWriter.h"
+#include "llvm/MC/MCELF.h"
----------------
Place MCELF.h before MCELFObjectWriter.h because it precedes in alphabetical order.

http://reviews.llvm.org/D6796

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






More information about the llvm-commits mailing list