[PATCH] D60270: [llvm-objcopy] Add support for Intel HEX output format

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 04:37:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361949: [llvm-objcopy] Implement IHEX writer (authored by evgeny777, committed by ).
Herald added a subscriber: kristina.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D60270?vs=201192&id=201866#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60270

Files:
  llvm/trunk/include/llvm/Support/Error.h
  llvm/trunk/test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-pt-null.yaml
  llvm/trunk/test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-sections.yaml
  llvm/trunk/test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-sections2.yaml
  llvm/trunk/test/tools/llvm-objcopy/ELF/Inputs/ihex-elf-segments.yaml
  llvm/trunk/test/tools/llvm-objcopy/ELF/ihex-writer.test
  llvm/trunk/tools/llvm-objcopy/CopyConfig.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/Object.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60270.201866.patch
Type: text/x-patch
Size: 34458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/600add17/attachment-0001.bin>


More information about the llvm-commits mailing list