[LoongArch][Clang] Make the parameters and return value of {x,}vorn.v builti ns ...
[llvm-project.git] / lldb / source / Plugins / TraceExporter / common / CMakeLists.txt
blobec463c4435048a435124f7b820acb5fb0be61116
1 add_lldb_library(lldbPluginTraceExporterCommon
2   TraceHTR.cpp
4   LINK_LIBS
5     lldbCore
6     lldbTarget
7   )