[PATCH] D56535: Support MSP430

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 04:35:15 PST 2019


grimar accepted this revision.
grimar added a comment.
This revision is now accepted and ready to land.

LGTM.



================
Comment at: ELF/Arch/MSP430.cpp:18
+//
+// The current MSP430 support is sufficient to link simple programs and has been
+// tested on a simulator only.
----------------
I would remove this sentence. It too easy to forget to update it.


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56535/new/

https://reviews.llvm.org/D56535





More information about the llvm-commits mailing list