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
[AArch64,ELF] Restrict MOVZ/MOVK to non-PIC large code model (#70178)
[llvm-project.git]
/
lldb
/
unittests
/
Process
/
POSIX
/
CMakeLists.txt
blob
9d12495dd3e31b750c63f6d9eddc6b4c13a0e1e9
1
add_lldb_unittest(ProcessPOSIXTests
2
NativeProcessELFTest.cpp
3
4
LINK_LIBS
5
lldbPluginProcessPOSIX
6
)
7
8
target_include_directories(ProcessPOSIXTests PRIVATE
9
${LLDB_SOURCE_DIR}/source/Plugins/Process/POSIX)