[PATCH] Mark alias symbols as microMIPS if necessary.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Mar 17 05:36:20 PDT 2014


>   2) Add an implementation of EmitAssignment to MCStreamer that the only thing it does is to call the target hook. Each implementation of the MCStreamer could then override EmitAssignment but they would need to call the base implementation  (MCStreamer::EmitAssignment) so that the target hook is invoked for both code paths.

This would probably be the best.

Thanks!

Cheers,
Rafael




More information about the llvm-commits mailing list