forked from OSchip/llvm-project
de04805e9f
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 llvm-svn: 265645 |
||
---|---|---|
.. | ||
elf-definitios.yaml | ||
elf32-unknown.yaml | ||
elf64-unknown.yaml | ||
lit.local.cfg | ||
objdump.s |