[llvm] r256013 - Revert "Improve DWARFDebugFrame::parse to also handle __eh_frame."

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 07:19:05 PST 2016


On 24 December 2015 at 15:18, Pete Cooper <peter_cooper at apple.com> wrote:
>
>
>> On Dec 24, 2015, at 8:07 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
>>
>> Have you found what wast the problem?
> Afraid I haven't yet. At first I suspected there was an endian issue as my test case checks for 'reg31 +0' but the failures were getting 'reg0 +31'.
>
> However, then I also got the same error from a Win7 x86 bot, so seemed like its something other than endianness. Unfortunately I can't think of a reason why this would work on my x86 Mac but not Windows 7.
>

Are you working on getting this back in? Do you have a windows or big
ending machine to test with?

Cheers,
Rafael


More information about the llvm-commits mailing list