diff options
Diffstat (limited to 'tools/intel-features/intel-mpx/cli-wrapper-mpxtable.h')
-rw-r--r-- | tools/intel-features/intel-mpx/cli-wrapper-mpxtable.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.h b/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.h deleted file mode 100644 index 00028a93fb43..000000000000 --- a/tools/intel-features/intel-mpx/cli-wrapper-mpxtable.h +++ /dev/null @@ -1,12 +0,0 @@ -//===-- cli-wrapper-mpxtable.h----------------------------------*- C++ -*-===// -// -// The LLVM Compiler Infrastructure -// -// This file is distributed under the University of Illinois Open Source -// License. See LICENSE.TXT for details. -// -//===----------------------------------------------------------------------===// - -#include "lldb/API/SBDebugger.h" - -bool MPXPluginInitialize(lldb::SBDebugger &debugger); |