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

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 07:54:36 PDT 2016


On 20 May 2016 at 07:20, Geunsik Lim <leemgs at gmail.com> wrote:
> I have verified that r268662 can resolve the __thread variable issue that I
> reported to LLVM community.

Oh good, glad it's working for you and we didn't have to deal with 2
separate segfaults!

Cheers.

Tim.


More information about the llvm-commits mailing list