File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -877,6 +877,7 @@ set(third_party_license_files
877877 ${llvmproject_SOURCE_DIR} /compiler-rt/LICENSE.TXT COMPILER-RT-LICENSE.txt
878878 ${llvmproject_SOURCE_DIR} /libcxx/LICENSE.TXT LIBCXX-LICENSE.txt
879879 ${llvmproject_SOURCE_DIR} /libcxxabi/LICENSE.TXT LIBCXXABI-LICENSE.txt
880+ ${llvmproject_SOURCE_DIR} /libunwind/LICENSE.TXT LIBUNWIND-LICENSE.txt
880881 ${picolibc_SOURCE_DIR} /COPYING.NEWLIB COPYING.NEWLIB
881882 ${picolibc_SOURCE_DIR} /COPYING.picolibc COPYING.picolibc
882883)
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ additional or alternate licenses:
66 - compiler-rt: third-party-licenses/COMPILER-RT-LICENSE.txt
77 - libc++: third-party-licenses/LIBCXX-LICENSE.txt
88 - libc++abi: third-party-licenses/LIBCXXABI-LICENSE.txt
9+ - libunwind: third-party-licenses/LIBUNWIND-LICENSE.txt
910 - Picolibc: third-party-licenses/COPYING.NEWLIB, third-party-licenses/COPYING.picolibc${mingw_runtime_dlls}
1011
1112Picolibc licenses refer to its source files. Sources are identified in VERSION.txt.
You can’t perform that action at this time.
0 commit comments