[PATCH] D50858: [M680x0] Add ELF and Triple info

Artyom Goncharov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 11:28:45 PDT 2018


m4yers created this revision.
Herald added subscribers: llvm-commits, dexonsmith.

This patch is part of a bigger one https://reviews.llvm.org/D50314. It adds M680x0 ELF and Triple
information.


Repository:
  rL LLVM

https://reviews.llvm.org/D50858

Files:
  include/llvm/ADT/Triple.h
  include/llvm/BinaryFormat/ELF.h
  include/llvm/BinaryFormat/ELFRelocs/m680x0.def
  include/llvm/Object/ELFObjectFile.h
  include/llvm/module.modulemap
  lib/MC/MCExpr.cpp
  lib/Object/ELF.cpp
  lib/ObjectYAML/ELFYAML.cpp
  lib/Support/Triple.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50858.161081.patch
Type: text/x-patch
Size: 8904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/d5c0092e/attachment.bin>


More information about the llvm-commits mailing list