summaryrefslogtreecommitdiffstats
path: root/lib/assembly.h
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2011-03-17 19:47:28 +0000
committered <ed@FreeBSD.org>2011-03-17 19:47:28 +0000
commitcbbb7af7461cc897920c5924c6bdc1fe3b86a7e5 (patch)
tree875c98489b0419eb321390a6093da33c5116f79a /lib/assembly.h
parent653bb6745595746d04ad4acacaaab66caaaeb69b (diff)
downloadFreeBSD-src-cbbb7af7461cc897920c5924c6bdc1fe3b86a7e5.zip
FreeBSD-src-cbbb7af7461cc897920c5924c6bdc1fe3b86a7e5.tar.gz
Import compiler-rt r127823.
Changes: - License change; now it's also dual licensed under the MIT licence. - Addition of divmodsi4 and udivmodsi4.
Diffstat (limited to 'lib/assembly.h')
-rw-r--r--lib/assembly.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/assembly.h b/lib/assembly.h
index c2d5a34..41c24d7 100644
--- a/lib/assembly.h
+++ b/lib/assembly.h
@@ -2,8 +2,8 @@
*
* The LLVM Compiler Infrastructure
*
- * This file is distributed under the University of Illinois Open Source
- * License. See LICENSE.TXT for details.
+ * This file is dual licensed under the MIT and the University of Illinois Open
+ * Source Licenses. See LICENSE.TXT for details.
*
* ===----------------------------------------------------------------------===
*
OpenPOWER on IntegriCloud