| commit | 21c69487a4b3d4704a6fe2a31b6420acb01a2079 | [log] [tgz] |
|---|---|---|
| author | Michael Gottesman <mgottesman@apple.com> | Thu Aug 15 04:16:12 2013 +0000 |
| committer | Michael Gottesman <mgottesman@apple.com> | Thu Aug 15 04:16:12 2013 +0000 |
| tree | 6f4cdea39f875c37462dfa31177e7686d5ebfb08 | |
| parent | 680a7d770353e82f2bdeff18b16cfcc7bdb44d8e [diff] |
Fixed typo in CMakeLists.txt. We were marking both LLVMBUILDOUTPUT and LLVMBUILDERRORS as ERROR_VARIABLES when clearly LLVMBUILDOUTPUT should be marked as OUTPUT_VARIABLE. llvm-svn: 188444