[compiler-rt] r268612 - Add a test of VP with shared lib

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 08:42:17 PDT 2016


On 5 May 2016 at 07:28, Xinliang David Li via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: davidxl
> Date: Thu May  5 01:28:12 2016
> New Revision: 268612
>
> URL: http://llvm.org/viewvc/llvm-project?rev=268612&view=rev
> Log:
> Add a test of VP with shared lib

Hi David,

This test is failing on ARM Linux with a segfault:

http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15-full-sh/builds/3479

Based on the lit.cfg in that dir, these tests are not supposed to even
run on "armv7l", so I'm XFAILing for now.

https://llvm.org/bugs/show_bug.cgi?id=27667

cheers,
--renato


More information about the llvm-commits mailing list