| commit | 28969b41392de338668f7a68f68aa036c2dfdd3c | [log] [tgz] |
|---|---|---|
| author | Chandler Carruth <chandlerc@gmail.com> | Thu Jun 21 01:30:21 2012 +0000 |
| committer | Chandler Carruth <chandlerc@gmail.com> | Thu Jun 21 01:30:21 2012 +0000 |
| tree | f3a4ca0dc40a591e778c50ccf15092eed3dd4a14 | |
| parent | c7b0bdffe75c05aeb4a0689086d899c5527c3c7b [diff] |
Remove a goofy CMake hack and use the standard CMake facilities to express library-level dependencies within Clang. This is no more verbose really, and plays nicer with the rest of the CMake facilities. It should also have no change in functionality. llvm-svn: 158888