summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/scudo/standalone/empty.cc
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/scudo/standalone/empty.cc')
-rw-r--r--compiler-rt/lib/scudo/standalone/empty.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/compiler-rt/lib/scudo/standalone/empty.cc b/compiler-rt/lib/scudo/standalone/empty.cc
deleted file mode 100644
index c0c21d8694b..00000000000
--- a/compiler-rt/lib/scudo/standalone/empty.cc
+++ /dev/null
@@ -1,10 +0,0 @@
-//===-- empty.cc ------------------------------------------------*- C++ -*-===//
-//
-// 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
-//
-//===----------------------------------------------------------------------===//
-
-#include "atomic_helpers.h"
-#include "list.h"
OpenPOWER on IntegriCloud