| commit | 1492e1781adc251dfbaa9cfe13e2da0bdcd6d0bf | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Wed Jul 15 05:39:55 2009 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Wed Jul 15 05:39:55 2009 +0000 |
| tree | a3f192a6379c4741a88be499398cca5546a93fde | |
| parent | b5bf7ee3934a6b0c098183239f5b1c6215e4a52e [diff] [blame] |
Update CMake file. llvm-svn: 75746
diff --git a/llvm/lib/Support/CMakeLists.txt b/llvm/lib/Support/CMakeLists.txt index ff24835..5f6dd4c 100644 --- a/llvm/lib/Support/CMakeLists.txt +++ b/llvm/lib/Support/CMakeLists.txt
@@ -28,6 +28,7 @@ StringMap.cpp StringPool.cpp SystemUtils.cpp + TargetRegistry.cpp Timer.cpp Triple.cpp raw_ostream.cpp