[compiler-rt] r201510 - Update license.txt to point to the new code in third_party/android.
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Mon Feb 17 03:41:22 PST 2014
Author: eugenis
Date: Mon Feb 17 05:41:22 2014
New Revision: 201510
URL: http://llvm.org/viewvc/llvm-project?rev=201510&view=rev
Log:
Update license.txt to point to the new code in third_party/android.
Also remove a reference to mach_override code that is long gone.
Modified:
compiler-rt/trunk/LICENSE.TXT
Modified: compiler-rt/trunk/LICENSE.TXT
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/LICENSE.TXT?rev=201510&r1=201509&r2=201510&view=diff
==============================================================================
--- compiler-rt/trunk/LICENSE.TXT (original)
+++ compiler-rt/trunk/LICENSE.TXT Mon Feb 17 05:41:22 2014
@@ -94,4 +94,4 @@ licenses, and/or restrictions:
Program Directory
------- ---------
-mach_override lib/interception/mach_override
+android headers third_party/android
More information about the llvm-commits
mailing list