This is an archive of the discontinued LLVM Phabricator instance.

ARM Limited license agreement from the copyright/patent holder
ClosedPublic

Authored by pawosm01 on Apr 20 2016, 5:26 AM.

Details

Summary

I have prepared some patches for LLVM OpenMP runtime, mostly addressing ARMv8 support. Before I upstream them, I must address legal issues that arose around my planned contribution. I was advised that before I send any substantial commit, I need to make sure that LICENSE.txt file in the projects repository contains a statement submitted by ARM, similar to the one provided by Intel (see "a license agreement from the copyright/patent holders"). This is the same situation as with top-level LLVM project: ARM has provided the same statement in http://llvm.org/svn/llvm-project/llvm/trunk/lib/Target/ARM/LICENSE.TXT file.

Diff Detail

Repository
rL LLVM

Event Timeline

pawosm01 updated this revision to Diff 54347.Apr 20 2016, 5:26 AM
pawosm01 retitled this revision from to ARM Limited license agreement from the copyright/patent holder.
pawosm01 updated this object.
pawosm01 added a reviewer: jlpeyton.
pawosm01 set the repository for this revision to rL LLVM.
pawosm01 added a subscriber: openmp-commits.
jlpeyton accepted this revision.Apr 22 2016, 9:00 AM
jlpeyton edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Apr 22 2016, 9:00 AM
This revision was automatically updated to reflect the committed changes.