Files
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-07-02 20:43:08 +00:00
2011-07-02 20:42:53 +00:00
2011-08-31 00:02:59 +00:00
2011-06-19 12:14:34 +00:00
2011-09-30 23:40:29 +00:00
2011-09-30 23:21:11 +00:00
2011-08-09 03:04:23 +00:00
2011-08-19 04:30:24 +00:00
2011-08-27 04:53:41 +00:00
2011-07-02 20:42:36 +00:00
2011-11-01 05:08:55 +00:00
2011-07-02 20:42:33 +00:00
2011-07-02 20:42:25 +00:00
2011-08-31 21:41:20 +00:00
2011-06-28 06:25:03 +00:00
2011-09-29 01:33:38 +00:00
2011-07-20 03:09:11 +00:00
2011-07-26 22:45:39 +00:00
2011-06-14 23:47:36 +00:00
2011-10-19 23:49:38 +00:00
2010-02-27 23:53:53 +00:00
2011-10-10 23:18:02 +00:00