forked from OSchip/llvm-project
[gn build] Port 7b73de9ec2
This commit is contained in:
parent
7b73de9ec2
commit
ee0e00b198
|
@ -16,6 +16,7 @@ static_library("Linux") {
|
|||
include_dirs = [ "//lldb/source" ]
|
||||
sources = [
|
||||
"IntelPTCollector.cpp",
|
||||
"IntelPTSingleBufferTrace.cpp",
|
||||
"NativeProcessLinux.cpp",
|
||||
"NativeRegisterContextLinux.cpp",
|
||||
"NativeRegisterContextLinux_arm.cpp",
|
||||
|
|
Loading…
Reference in New Issue