================
@@ -0,0 +1,161 @@
+/*
+ * DRB006-indirectaccess2-orig-yes.c -- Archer testcase
+ */
+//===----------------------------------------------------------------------===//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM 
Exceptions.
+//
+// See tools/archer/LICENSE.txt for details.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+//
+//===----------------------------------------------------------------------===//
+
+/*
+Copyright (c) 2017, Lawrence Livermore National Security, LLC.
----------------
jdoerfert wrote:

AFAIK, tests, like everything else in llvm, need to be licensed like the rest, 
so Apache-2.0 WITH LLVM-exception.
This file is super weird.
`See tools/archer/LICENSE.txt for details.`
Is not even a file, and probably should not be there to begin with.

I am unsure if we can even take this file with the copyright in it. We can ask 
the board, or avoid the file all together. 

https://github.com/llvm/llvm-project/pull/68891
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to