Chromium Code Reviews| Index: lib/MC/CMakeLists.txt |
| diff --git a/lib/MC/CMakeLists.txt b/lib/MC/CMakeLists.txt |
| index 7181bdc04765e64b5008ca6415226ee7beb55644..189cd76f62ce5b87ca500d22e88fa2d45f82a1b3 100644 |
| --- a/lib/MC/CMakeLists.txt |
| +++ b/lib/MC/CMakeLists.txt |
| @@ -23,6 +23,7 @@ add_llvm_library(LLVMMC |
| MCLinkerOptimizationHint.cpp |
| MCMachOStreamer.cpp |
| MCMachObjectTargetWriter.cpp |
| + MCNaCl.cpp |
| MCNullStreamer.cpp |
| MCObjectFileInfo.cpp |
| MCObjectStreamer.cpp |