I'm not sure that test have ever been run through LIT. It was tested on Android, but I don't have LIT tweaked for libc++abi the same way I do for libc++, so it was built outside of LIT and run manually. On Oct 27, 2014 11:41 AM, "Jonathan Roelofs" <jonathan at codesourcery.com> wrote:> > > On 10/27/14 11:39 AM, Renato Golin wrote: > > Right now, there's only one failure remaining, which I'm investigating. > > > > backtrace_test.cpp:59: int main(): Assertion `nothrow_ntraced > 1' > failed. > See also: > http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-October/039746.html > > > > cheers, > > --renato > > > > -- > Jon Roelofs > jonathan at codesourcery.com > CodeSourcery / Mentor Embedded >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141027/b28f70c9/attachment.html>
+ismail On Oct 27, 2014 12:19 PM, "Dan Albert" <danalbert at google.com> wrote:> I'm not sure that test have ever been run through LIT. It was tested on > Android, but I don't have LIT tweaked for libc++abi the same way I do for > libc++, so it was built outside of LIT and run manually. > On Oct 27, 2014 11:41 AM, "Jonathan Roelofs" <jonathan at codesourcery.com> > wrote: > >> >> >> On 10/27/14 11:39 AM, Renato Golin wrote: >> > Right now, there's only one failure remaining, which I'm investigating. >> > >> > backtrace_test.cpp:59: int main(): Assertion `nothrow_ntraced > 1' >> failed. >> See also: >> http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-October/039746.html >> > >> > cheers, >> > --renato >> > >> >> -- >> Jon Roelofs >> jonathan at codesourcery.com >> CodeSourcery / Mentor Embedded >> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141027/872229d2/attachment.html>
Sadly I have no idea either because this is the first time I enabled
check-libcxx{abi} on ARM. But one idea is to try without llvm unwinder.
On Mon, Oct 27, 2014 at 9:20 PM, Dan Albert <danalbert at google.com>
wrote:
> +ismail
> On Oct 27, 2014 12:19 PM, "Dan Albert" <danalbert at
google.com> wrote:
>
>> I'm not sure that test have ever been run through LIT. It was
tested on
>> Android, but I don't have LIT tweaked for libc++abi the same way I
do for
>> libc++, so it was built outside of LIT and run manually.
>> On Oct 27, 2014 11:41 AM, "Jonathan Roelofs" <jonathan at
codesourcery.com>
>> wrote:
>>
>>>
>>>
>>> On 10/27/14 11:39 AM, Renato Golin wrote:
>>> > Right now, there's only one failure remaining, which
I'm investigating.
>>> >
>>> > backtrace_test.cpp:59: int main(): Assertion `nothrow_ntraced
> 1'
>>> failed.
>>> See also:
>>> http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-October/039746.html
>>> >
>>> > cheers,
>>> > --renato
>>> >
>>>
>>> --
>>> Jon Roelofs
>>> jonathan at codesourcery.com
>>> CodeSourcery / Mentor Embedded
>>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20141028/ee54e7ad/attachment.html>