[llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag

Geunsik Lim via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 00:31:10 PDT 2016


> That's a shame. If your tests are accurate it seems there are multiple
issues.

I am not sure. So, I have to check the my experimental environment if my
tests is accurate.
I will share the evaluation result shortly.

On Thu, May 12, 2016 at 12:03 PM, Tim Northover <t.p.northover at gmail.com>
wrote:

> On 11 May 2016 at 19:38, Geunsik Lim <leemgs at gmail.com> wrote:
> > From my experiment, It seems that your proposal (r268662) cannot resolve
> the issue that I reported.
>
> That's a shame. If your tests are accurate it seems there are multiple
> issues.
>
> > Could you tell me the file name of LLVM that your two patches are belong
> to?
> > For example, Is ARMConstantPoolValue.cpp is included in the
> libLLVMARMCodeGen.a?
>
> I think that's the one; it should also be in most binaries linked
> against that library, of course. The second file is a test and doesn't
> get compiled into any executable or library.
>
> Cheers.
>
> Tim.
>



-- 
http://leemgs.fedorapeople.org
Don't try to avoid pain if you fail.
If you decided to face the challenges in life,
you can gain a lot by giving your best.
Cheolsang Jeong's Book & life
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/8a0926a3/attachment-0001.html>


More information about the llvm-commits mailing list