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

Chris Lattner sabre at nondot.org
Mon Jul 16 08:13:22 PDT 2012


On Jul 16, 2012, at 3:09 AM, Anton Korobeynikov wrote:
> I'd at least ask Chris for this.
> 
>> What is the process of getting such approval?

We will need a special exception for this, because we *really* try to resist incorporating outside code with different licenses.  What is the specific license text of this library.  Is it possible for cmake/autoconf to detect the library and link to it, instead of including the source along with llvm?

-Chris

>> 
>> Thanks,
>> Artyom.
>> 
>> -----Original Message-----
>> From: Anton Korobeynikov [mailto:anton at korobeynikov.info]
>> Sent: Saturday, July 14, 2012 3:55 PM
>> To: Uhanov, Kirill
>> Cc: Du Toit, Stefanus; llvm-commits at cs.uiuc.edu; Pravdin, Denis; Kuanbekov, Artyom
>> Subject: Re: [llvm-commits] PATCH. Fix of hang during intel jit profiling.
>> 
>>> Jitprofiling.h, jitprofiling.c, ittnotify_types.h, ittnotify_config.h
>>> are distributed with Intel Amplifier sdk and could be included to
>>> different projects with GPL or BSD license(depends on project). I mean
>>> this code is dual licensed.
>> If the license of the files is not UIUC license, then the code needs to have the entry in the LICENSE.txt (and also be additionally approved for inclusion), etc.
>> 
>> --
>> With best regards, Anton Korobeynikov
>> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>> 
>> --------------------------------------------------------------------
>> 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.
> 
> 
> 
> -- 
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University





More information about the llvm-commits mailing list