[compiler-rt] r297995 - [PowerPC] Fix sanitizer frame unwind on 32-bit ABIs

Bill Seurer via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 09:02:31 PDT 2017


On 03/16/2017 08:12 PM, Evgenii Stepanov wrote:
> I can confirm that this breaks many sanitizer tests on i686 and x86_64.
>
>
> On Thu, Mar 16, 2017 at 4:16 PM, Juergen Ributzka via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Looks like this broke our bot:
>> http://lab.llvm.org:8080/green/job/clang-stage1-configure-RA_check/29210/
>>
>> Could you please take a look?
>>
>> Thanks
>>
>> Cheers,
>> Juergen

The changes were all in code #ifdefed for powerpc so I am not sure how 
it could affect other systems.


-- 

-Bill Seurer



More information about the llvm-commits mailing list