[PATCH] D107969: [llvm-readobj] Support dumping of MSP430 ELF attributes

Jozef Lawrynowicz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 18 01:59:49 PDT 2021


jozefl updated this revision to Diff 367148.
jozefl marked 2 inline comments as done.
jozefl added a comment.

Thanks, fixed the nits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107969

Files:
  llvm/include/llvm/Support/MSP430AttributeParser.h
  llvm/include/llvm/Support/MSP430Attributes.h
  llvm/lib/Object/ELF.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/MSP430AttributeParser.cpp
  llvm/lib/Support/MSP430Attributes.cpp
  llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFStreamer.cpp
  llvm/test/CodeGen/MSP430/build-attrs.ll
  llvm/test/tools/llvm-readobj/ELF/MSP430/build-attributes.test
  llvm/test/tools/llvm-readobj/ELF/MSP430/lit.local.cfg
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107969.367148.patch
Type: text/x-patch
Size: 19322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210818/e0ae4395/attachment.bin>


More information about the llvm-commits mailing list