[AArch64] Add cost model for @experimental.vector.match (#118512)
[llvm-project.git] / lldb / tools / intel-features / intel-mpx / cli-wrapper-mpxtable.h
blob335c673fef8b9d99ccb27c31ab0bdf2db672fcd9
1 //===-- cli-wrapper-mpxtable.h----------------------------------*- C++ -*-===//
2 //
3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 // See https://llvm.org/LICENSE.txt for license information.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6 //
7 //===----------------------------------------------------------------------===//
9 #include "lldb/API/SBDebugger.h"
11 bool MPXPluginInitialize(lldb::SBDebugger &debugger);