forked from OSchip/llvm-project
gn build: merge r374381 more (effectively a no-op)
llvm-svn: 374391
This commit is contained in:
parent
f4edce12ff
commit
a134d3cfc9
|
@ -1,6 +1,7 @@
|
|||
static_library("GSYM") {
|
||||
output_name = "LLVMDebugInfoGSYM"
|
||||
deps = [
|
||||
"//llvm/lib/MC",
|
||||
"//llvm/lib/Support",
|
||||
]
|
||||
sources = [
|
||||
|
|
Loading…
Reference in New Issue