From ffab950e0cce8b1be2755e070d0684d817138f15 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Sat, 3 Aug 2019 12:43:55 -0400 Subject: update embedded LLD to 9.0.0rc1 --- deps/lld/lib/Core/File.cpp | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'deps/lld/lib/Core/File.cpp') diff --git a/deps/lld/lib/Core/File.cpp b/deps/lld/lib/Core/File.cpp index 30ded091a9..ce33923c13 100644 --- a/deps/lld/lib/Core/File.cpp +++ b/deps/lld/lib/Core/File.cpp @@ -1,9 +1,8 @@ //===- Core/File.cpp - A Container of Atoms -------------------------------===// // -// The LLVM Linker -// -// This file is distributed under the University of Illinois Open Source -// License. See LICENSE.TXT for details. +// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. +// See https://llvm.org/LICENSE.txt for license information. +// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// -- cgit v1.2.3