[all-commits] [llvm/llvm-project] 761d56: [Object] Fix e_machine description for EM_CR16 and...

Sergio Perez via All-commits all-commits at lists.llvm.org
Sun May 2 19:25:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 761d5614a18c1046452ec8cbc773f534fccb2e6f
      https://github.com/llvm/llvm-project/commit/761d5614a18c1046452ec8cbc773f534fccb2e6f
  Author: Sergio Perez Gonzalez <sperezglz at gmail.com>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M llvm/include/llvm/BinaryFormat/ELF.h
    M llvm/lib/ObjectYAML/ELFYAML.cpp
    M llvm/test/tools/llvm-readobj/ELF/file-header-machine-types.test
    M llvm/tools/llvm-readobj/ELFDumper.cpp

  Log Message:
  -----------
  [Object] Fix e_machine description for EM_CR16 and add EM_MICROBLAZE

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D101133




More information about the All-commits mailing list