[llvm-commits] PATCH. Fix of hang during intel jit profiling.

Uhanov, Kirill kirill.uhanov at intel.com
Tue Aug 14 00:56:54 PDT 2012


Hi All.
We got approval to contribute our files under 'the University of Illinois Open Source License' .
Could you review attached patch?
Thanks, Kirill

-----Original Message-----
From: Kuanbekov, Artyom 
Sent: Wednesday, July 18, 2012 1:11 PM
To: Chris Lattner
Cc: Uhanov, Kirill; Du Toit, Stefanus; llvm-commits LLVM; Anton Korobeynikov; Pravdin, Denis; Alexandrov, Alexei
Subject: RE: [llvm-commits] PATCH. Fix of hang during intel jit profiling.

Hi Chris,

Thanks for the clarifications. Let me check whether we can switch to generic LLVM license for those files.

Thanks,
Artyom.

-----Original Message-----
From: Chris Lattner [mailto:sabre at nondot.org] 
Sent: Wednesday, July 18, 2012 8:59 AM
To: Kuanbekov, Artyom
Cc: Uhanov, Kirill; Du Toit, Stefanus; llvm-commits LLVM; Anton Korobeynikov; Pravdin, Denis; Alexandrov, Alexei
Subject: Re: [llvm-commits] PATCH. Fix of hang during intel jit profiling.


On Jul 16, 2012, at 9:04 AM, Kuanbekov, Artyom wrote:

> The library is licensed under new BSD (text is below). It is really small and we would really like to make it simple for LLVM based projects to get Vtune ready build without having Vtune installed on build boxes.

Hi Artyom,

This license is exactly the reason that we try to limit dependencies like this.  Note that it includes this clause:

> *	Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

This means that *anything* that builds with LLVM, whether they use vtune or not, would have to include a copy of the vtune license and acknowledge it in their application.  I'd much rather have this be an optional component that the configure script can enable when someone wants to opt into it.

-Chris


--------------------------------------------------------------------
Closed Joint Stock Company Intel A/O
Registered legal address: Krylatsky Hills Business Park, 
17 Krylatskaya Str., Bldg 4, Moscow 121614, 
Russian Federation

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_inteljit.patch
Type: application/octet-stream
Size: 61983 bytes
Desc: llvm_inteljit.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120814/8ed6eef5/attachment.obj>


More information about the llvm-commits mailing list