[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
Thu May 5 11:44:59 PDT 2016


Hi Geunsik,

On 5 May 2016 at 02:42, Geunsik Lim <leemgs at gmail.com> wrote:
> And, you can also download the assembly files (e.g. clsload.{ i | s | o })
> that were generated by "-save-temps" flag.

Thanks for making all these files for me. I think I've found the
problem and it should be fixed in r268662. So now you get the fun of
finding out just how dependent coreclr is on the precise llvm-3.5
version they tell people to use!

Cheers.

Tim.


More information about the llvm-commits mailing list