This change:
authorSid Manning <sidneym@codeaurora.org>
Mon, 1 Oct 2012 23:23:05 +0000 (23:23 +0000)
committerSid Manning <sidneym@codeaurora.org>
Mon, 1 Oct 2012 23:23:05 +0000 (23:23 +0000)
commite861d43f656f9916affa68a7c5e9bbacd45b024e
treec1457a7b498b19a48d9f9d08c95991660e129ffc
parent1d24e56bad707c432fe8f3c6d61d656912007726
This change:
  * Updates ReaderELF.cpp contentType method to match ELF.h's logic and now handle
    typeData
  * Add -arch to ldd-core testdriver
  * Add testcase to check typeData
  * Update others to stay in sync with this change.

llvm-svn: 164976
lld/lib/ReaderWriter/ELF/ReaderELF.cpp
lld/test/elf/Inputs/rodata-test.hexagon [new file with mode: 0644]
lld/test/elf/Inputs/rodata-test.i386 [new file with mode: 0644]
lld/test/elf/check.objtxt
lld/test/elf/rodata.objtxt [new file with mode: 0644]
lld/test/elf/sections.objtxt
lld/tools/lld-core/lld-core.cpp