diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-11-01 05:08:55 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-11-01 05:08:55 +0000 |
commit | 31491eecf75a450ae33ff35d49f1a86535d704b1 (patch) | |
tree | 5976365a59fb1ef442c0d6234e9bd00d59b3a642 /examples/ModuleMaker/ModuleMaker.cpp | |
parent | 0ea8aff0a2eef4120f00857095b91ac58721cff1 (diff) |
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
Diffstat (limited to 'examples/ModuleMaker/ModuleMaker.cpp')
0 files changed, 0 insertions, 0 deletions