Big-endian fix to DWARFDieTest (089c0f58)
authorPavel Labath <pavel@labath.sk>
Wed, 20 Nov 2019 13:35:41 +0000 (14:35 +0100)
committerPavel Labath <pavel@labath.sk>
Wed, 20 Nov 2019 13:35:41 +0000 (14:35 +0100)
commit82dc32e2d456c75d08bc9ffe97def409ee5a03cd
tree875c6f1cfbf083f36702c0411d54d7987315d0d4
parent50807c81eaeead17277ebf98ce1cc6272370d143
Big-endian fix to DWARFDieTest (089c0f58)

Hardcode the DWARFContext to little-endian. I don't have a BE machine to
test this on, but I believe this should address the ppc64be failure.
llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp