diff options
| author | Mike Stump <mrs@apple.com> | 2009-07-07 18:52:14 +0000 |
|---|---|---|
| committer | Mike Stump <mrs@apple.com> | 2009-07-07 18:52:14 +0000 |
| commit | 54731d5cde5712c9c82743b57375090d06130b90 (patch) | |
| tree | f29b2c0d17a3602c8838fc06c7868892369a6d06 /llvm/lib/Support | |
| parent | 385db80cc574d9b6f50a396f6009275888b91375 (diff) | |
| download | bcm5719-llvm-54731d5cde5712c9c82743b57375090d06130b90.tar.gz bcm5719-llvm-54731d5cde5712c9c82743b57375090d06130b90.zip | |
Fix build.
llvm-svn: 74936
Diffstat (limited to 'llvm/lib/Support')
| -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 f26c2c0f4ec..8de0e350b0f 100644 --- a/llvm/lib/Support/CMakeLists.txt +++ b/llvm/lib/Support/CMakeLists.txt @@ -8,6 +8,7 @@ add_llvm_library(LLVMSupport ConstantRange.cpp Debug.cpp Dwarf.cpp + ErrorHandling.cpp FileUtilities.cpp FoldingSet.cpp GraphWriter.cpp |

