Files
llvm-6502/test
Bill Wendling 31491eecf7 Merging r143194:
------------------------------------------------------------------------
r143194 | chapuni | 2011-10-28 07:12:22 -0700 (Fri, 28 Oct 2011) | 7 lines

Dwarf: [PR11022] Fix emitting DW_AT_const_value(>i64), to be host-endian-neutral.

Don't assume APInt::getRawData() would hold target-aware endianness nor host-compliant endianness. rawdata[0] holds most lower i64, even on big endian host.

FIXME: Add a testcase for big endian target.

FIXME: Ditto on CompileUnit::addConstantFPValue() ?
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_30@143449 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-01 05:08:55 +00:00
..
2011-10-19 22:13:20 +00:00
2011-11-01 05:08:55 +00:00
2011-08-26 20:09:48 +00:00
2011-08-31 21:44:24 +00:00
2011-11-01 04:51:01 +00:00