Displaying 2 results from an estimated 2 matches for "r207501".
2014 May 12
3
[LLVMdev] Libc++abi tests on ARM
...tzuhsiang.chien at gmail.com> wrote:
> There is a known issue in the code generated by LLVM.
> As a workaround, I am adding "-funwind-tables" to compile the unit tests.
I thought I had fixed all of them. Do you have a bug number?
> BTW, the LLVM revision which I am using is r207501.
> It seems that the recent master has come regression on unwind_04 and
> unwind_05.
I'm using 208522. I haven't seen errors in the unwind_05...
cheers,
--renato
2014 May 12
2
[LLVMdev] Libc++abi tests on ARM
Hi Logan,
I'm running the tests on libc++abi on ARM and I'm seeing some errors.
On your earlier email you said you ran the tests clean, and I was
wondering what magic do I need to get the same results. :)
I had to change the build and test scripts a little to make it compile
on Linux, but nothing radical. I also had to copy (and link) the
libc++abi.so files on install/lib and use that