diff options
| author | Ted Kremenek <kremenek@apple.com> | 2009-07-15 05:39:55 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2009-07-15 05:39:55 +0000 |
| commit | 1492e1781adc251dfbaa9cfe13e2da0bdcd6d0bf (patch) | |
| tree | a3f192a6379c4741a88be499398cca5546a93fde /llvm/lib | |
| parent | b5bf7ee3934a6b0c098183239f5b1c6215e4a52e (diff) | |
| download | bcm5719-llvm-1492e1781adc251dfbaa9cfe13e2da0bdcd6d0bf.tar.gz bcm5719-llvm-1492e1781adc251dfbaa9cfe13e2da0bdcd6d0bf.zip | |
Update CMake file.
llvm-svn: 75746
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Support/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Support/CMakeLists.txt b/llvm/lib/Support/CMakeLists.txt index ff2483531d1..5f6dd4c15a5 100644 --- a/llvm/lib/Support/CMakeLists.txt +++ b/llvm/lib/Support/CMakeLists.txt @@ -28,6 +28,7 @@ add_llvm_library(LLVMSupport StringMap.cpp StringPool.cpp SystemUtils.cpp + TargetRegistry.cpp Timer.cpp Triple.cpp raw_ostream.cpp |

