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
[OpenACC] Implement 'device_type' for 'data' construct
[llvm-project.git]
/
lldb
/
source
/
Plugins
/
ObjectContainer
/
Universal-Mach-O
/
CMakeLists.txt
blob
9f173cf4c004a6c88737687a009987bb3b3e8d6d
1
add_lldb_library(lldbPluginObjectContainerMachOArchive PLUGIN
2
ObjectContainerUniversalMachO.cpp
3
4
LINK_LIBS
5
lldbCore
6
lldbHost
7
lldbSymbol
8
lldbTarget
9
lldbUtility
10
)