[PATCH] D56535: Support MSP430.This change adds a basic support for linking static MSP430 ELF code.Implemented relocation types are intended to correspond to the BFD.

Michael Skvortsov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 02:39:13 PST 2019


mskvortsov created this revision.
mskvortsov added reviewers: grimar, ikudrin.
Herald added subscribers: llvm-commits, arichardson, mgorny, emaste.
Herald added a reviewer: espindola.
Herald added a reviewer: serge-sans-paille.

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D56535

Files:
  ELF/Arch/MSP430.cpp
  ELF/CMakeLists.txt
  ELF/InputFiles.cpp
  ELF/Target.cpp
  ELF/Target.h
  test/ELF/Inputs/msp430.s
  test/ELF/msp430.s
  test/lit.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56535.181014.patch
Type: text/x-patch
Size: 5786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/b7bfe7f8/attachment.bin>


More information about the llvm-commits mailing list