[PATCH] D16998: [AMDGPU] llvm-objdump: disassembling amdgcn object file

Valery Pykhtin via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 09:52:56 PDT 2016


vpykhtin added a comment.

I reverted it for a while, instruction bytes are printed in bigendian order on ppc despite on support::ulittle32_t usage. Need to fix.


Repository:
  rL LLVM

http://reviews.llvm.org/D16998





More information about the llvm-commits mailing list