forked from OSchip/llvm-project
[mips] Add MipsNaClELFStreamer.cpp to CMakeLists.txt.
llvm-svn: 202482
This commit is contained in:
parent
4e9069291a
commit
441880f700
|
@ -5,5 +5,6 @@ add_llvm_library(LLVMMipsDesc
|
|||
MipsMCExpr.cpp
|
||||
MipsMCTargetDesc.cpp
|
||||
MipsELFObjectWriter.cpp
|
||||
MipsNaClELFStreamer.cpp
|
||||
MipsTargetStreamer.cpp
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue