[PATCH][X86_64/MC] Fix code offset for unwind code SET_FPREG and enable test
Jim Grosbach
grosbach at apple.com
Mon Aug 26 09:41:47 PDT 2013
I have no objection.
-Jim
On Aug 25, 2013, at 9:21 PM, Kai Nacke <kai.nacke at redstar.de> wrote:
> Please, could have one of the MC maintainers a look at my patch? Thank you!
>
> Regards
> Kai
>
> On 20.08.2013 14:34, Charles Davis wrote:
>>
>> On Aug 12, 2013, at 12:07 AM, Kai Nacke wrote:
>>
>>> Hi!
>>>
>>> The code offset for unwind code SET_FPREG is wrong because it
>>> is set to constant 0. The fix is to do the same as for the other
>>> unwind codes: emit a label and later the absolute difference
>>> between the label and the begin of the prologue.
>>>
>>> The attached patch fixes the issue and enables the associated test.
>>>
>>> Please review.
>> LGTM.
>>
>> Chip
>>
>>>
>>> Regards
>>>
>>> Kai
>>> <0001-Fix-failing-test-seh.s.patch>_______________________________________________
>>> llvm-commits mailing list
>>> llvm-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>
> <0001-Fix-failing-test-seh.s.patch>
More information about the llvm-commits
mailing list