forked from OSchip/llvm-project
[gn build] Port 854f268ca6
This commit is contained in:
parent
854f268ca6
commit
6628c525cb
|
@ -34,6 +34,7 @@ static_library("MC") {
|
||||||
"MCInstPrinter.cpp",
|
"MCInstPrinter.cpp",
|
||||||
"MCInstrAnalysis.cpp",
|
"MCInstrAnalysis.cpp",
|
||||||
"MCInstrDesc.cpp",
|
"MCInstrDesc.cpp",
|
||||||
|
"MCInstrInfo.cpp",
|
||||||
"MCLabel.cpp",
|
"MCLabel.cpp",
|
||||||
"MCLinkerOptimizationHint.cpp",
|
"MCLinkerOptimizationHint.cpp",
|
||||||
"MCMachOStreamer.cpp",
|
"MCMachOStreamer.cpp",
|
||||||
|
|
Loading…
Reference in New Issue