Valery Pykhtin 514b0038dd [AMDGPU] llvm-objdump: Minimal HSA Code Object disassembler support.
Reenable reverted r265550 with endianness issue fixed. Variables of
endian-aware types such as ulittle32_t should be explicitly casted
to their natural equivalent types before passing it as vararg to
printf like functions (format in my case). Added lit config file
depending on AMDGPU target as the testcase uses assembler.

Differential revision: http://reviews.llvm.org/D16998

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265645 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-07 07:24:01 +00:00
..
2015-06-25 21:00:51 +00:00
2016-03-28 13:09:54 +00:00
2016-02-29 14:26:06 +00:00
2015-08-06 20:05:27 +00:00
2015-05-22 13:28:35 +00:00
2016-02-16 15:16:00 +00:00