summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwarfdump/ARM/little-endian-dump.ll
Commit message (Collapse)AuthorAgeFilesLines
* Removing empty ARM tests from failed revertRenato Golin2014-09-241-0/+0
| | | | llvm-svn: 218419
* Revert 218408 - Report endianness in output of {dwarf, obj}dumpRenato Golin2014-09-241-20/+0
| | | | llvm-svn: 218414
* Report endianness in output of {dwarf, obj}dumpRenato Golin2014-09-241-0/+20
| | | | | | | | | | For biendian targets like ARM and AArch64, it is useful to have the output of the llvm-dwarfdump and llvm-objdump report the endianness used when the object files were generated. Patch by Charlie Turner. llvm-svn: 218408
* Revert "Report endianness in output of {dwarf, obj}dump"Kaelyn Takata2014-09-241-20/+0
| | | | | | This reverts commit r218391 as it depends on r218388 and r218389 llvm-svn: 218397
* Report endianness in output of {dwarf, obj}dumpRenato Golin2014-09-241-0/+20
For biendian targets like ARM and AArch64, it is useful to have the output of the llvm-dwarfdump and llvm-objdump report the endianness used when the object files were generated. Patch by Charlie Turner. llvm-svn: 218391
OpenPOWER on IntegriCloud