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

Artyom Goncharov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 12:03:13 PDT 2018


m4yers updated this revision to Diff 162020.
m4yers added a comment.

Add Triple tests


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
  unittests/ADT/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50858.162020.patch
Type: text/x-patch
Size: 11260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/722b7f37/attachment.bin>


More information about the llvm-commits mailing list