We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87e4d6 commit 7de70f4Copy full SHA for 7de70f4
NOTICE
@@ -1,5 +1,5 @@
1
rustc_codegen_gccjit
2
-Copyright 2020 Antoni Boucher
+Copyright 2020-2021 Antoni Boucher
3
4
Portions of this library comes from rustc_codegen_cranelift
5
(https://github.com/bjorn3/rustc_codegen_cranelift — commit
@@ -20,3 +20,5 @@ The following files and directories come partially or entirely from rustc_codege
20
* test.sh
21
* build_sysroot
22
* .github/workflows
23
+
24
+The libgccjit patches in the gcc-patches directory are licensed under the GPLv3 license.
0 commit comments