repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PowerPC] Collect some CallLowering arguments into a struct. [NFC]
[llvm-project.git]
/
lldb
/
unittests
/
Process
/
Linux
/
CMakeLists.txt
blob
3b55b5c843052e5f2147023d16bb6a8a9d1ff1c1
1
include_directories(${LLDB_SOURCE_DIR}/source/Plugins/Process/Linux)
2
3
add_lldb_unittest(ProcessorTraceTest
4
ProcessorTraceTest.cpp
5
6
LINK_LIBS
7
lldbPluginProcessLinux
8
)