[cfe-dev] CLOMP: OpenMP frontend for Clang (and much more)

Chris Lattner clattner at apple.com
Tue May 8 18:08:02 PDT 2012


On May 8, 2012, at 1:35 PM, Hal Finkel wrote:

> On Tue, 08 May 2012 22:02:29 +0200
> Simone Pellegrini <spellegrini at dps.uibk.ac.at> wrote:
> 
>> On Tue 08 May 2012 08:08:53 PM CEST, Hal Finkel wrote:
>>> Simone,
>>> 
>>> Thank you for taking the time to extract this from your codebase.
>>> For any of this code to be directly usable in clang, it will need
>>> to be relicensed (most of the files seem to be under the GPL
>>> currently). Once that is done, I will certainly help with the
>>> rebasing, coding-standards changes, etc.
>> 
>> The GPL is not an issue, I can relax it. However I need to know what 
>> kind of license you need, I am not allowed to release the code
>> without any license.
> 
> Fair enough. Can you release it under LLVM's license? That is certainly
> the easiest from an integration perspective.

We would need for the code to be released under the UIUC license used by the rest of LLVM.  FYI, the project's policies are laid out here:
http://llvm.org/docs/DeveloperPolicy.html

-Chris



More information about the cfe-dev mailing list