summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_import.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/runtime/src/kmp_import.cpp')
-rw-r--r--openmp/runtime/src/kmp_import.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_import.cpp b/openmp/runtime/src/kmp_import.cpp
index 94b8842bbf9..8ad7d1d1dd4 100644
--- a/openmp/runtime/src/kmp_import.cpp
+++ b/openmp/runtime/src/kmp_import.cpp
@@ -2,7 +2,6 @@
* kmp_import.cpp
*/
-
//===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
@@ -12,7 +11,6 @@
//
//===----------------------------------------------------------------------===//
-
/* Object generated from this source file is linked to Windows* OS DLL import
library (libompmd.lib) only! It is not a part of regular static or dynamic
OpenMP RTL. Any code that just needs to go in the libompmd.lib (but not in
OpenPOWER on IntegriCloud