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

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 06:34:30 PST 2018


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

Wrap argument list for fill, and avoid any byte swapping when calculating NonZeroFiller


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.172944.patch
Type: text/x-patch
Size: 8271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/ccb4d5a0/attachment.bin>


More information about the llvm-commits mailing list