[PATCH] D54207: [ELF] Make TrapInstr and Filler byte arrays. NFC.

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 02:33:18 PST 2018


jrtc27 updated this revision to Diff 173636.
jrtc27 added a comment.

Use target-dependent read32


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D54207

Files:
  ELF/Arch/ARM.cpp
  ELF/Arch/Mips.cpp
  ELF/Arch/PPC64.cpp
  ELF/Arch/X86.cpp
  ELF/Arch/X86_64.cpp
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/ScriptParser.cpp
  ELF/Target.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54207.173636.patch
Type: text/x-patch
Size: 8213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/3de34dd9/attachment.bin>


More information about the llvm-commits mailing list