[PATCH] D41739: Debug Info: Support DW_AT_calling_convention on composite types

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 5 08:33:10 PST 2018


Should be fixed in r321875.

thanks,
adrian

> On Jan 5, 2018, at 4:23 AM, Yvan Roux <yvan.roux at linaro.org> wrote:
> 
> Hi Adrian,
> 
> This patch broke ARM and AArch64 buildots as the new test:
> pass-by-value.ll is tailored to x86_64-apple-macosx10.13.0 target,
> which is not available on ARM boxes.
> 
> logs are available here:
> 
> http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/12906/steps/ninja%20check%201/logs/FAIL%3A%20LLVM%3A%3Apass-by-value.ll
> 
> Thanks,
> Yvan
> 
> 
> On 5 January 2018 at 02:23, Adrian Prantl via Phabricator via
> llvm-commits <llvm-commits at lists.llvm.org> wrote:
>> aprantl closed this revision.
>> aprantl added a comment.
>> 
>> Landed in r321844.
>> 
>> 
>> Repository:
>>  rL LLVM
>> 
>> https://reviews.llvm.org/D41739
>> 
>> 
>> 
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits



More information about the llvm-commits mailing list