[PATCH] D44227: [ELF] Convert {read, write}*be to endianness-aware read/write.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 8 09:54:17 PST 2018


MaskRay updated this revision to Diff 137596.
MaskRay added a comment.

Add endianness-aware read/write utilities to ELF/Target.h


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44227

Files:
  ELF/Arch/PPC64.cpp
  ELF/SyntheticSections.cpp
  ELF/Target.cpp
  ELF/Target.h
  ELF/Thunks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44227.137596.patch
Type: text/x-patch
Size: 9845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/1812ea61/attachment.bin>


More information about the llvm-commits mailing list