[flang] Fix crash in HLFIR generation (#118399)
[llvm-project.git] / lldb / tools / intel-features / intel-mpx / CMakeLists.txt
blobca02ac84c84642947296753c2a462f5ccff5dd5a
1 add_lldb_library(lldbIntelMPX
2   cli-wrapper-mpxtable.cpp
4   LINK_LIBS
5     liblldb
7   LINK_COMPONENTS
8     Support
9     TargetParser
10   )