commit | 26cdd5b4828903c3862d0cfb38a2472cdfdb7c27 | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Fri Aug 23 18:05:24 2013 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 17 16:13:06 2020 -0700 |
tree | 535e5a5301502798e6d26972ff8cb459adabde6f | |
parent | 8f38e82b13811dfa309efe47b86d47fd50de404b [diff] |
CMake: Don't look for llvm-tblgen when building outside LLVM tree Previously, the CMake build would look for llvm-tblgen to determine if a directory is an LLVM build or install directory. Since we don't want to include llvm-tblgen in the install, look for llvm-config instead, and use that to find llvm-tblgen. Differential Revision: http://llvm-reviews.chandlerc.com/D1483 llvm-svn: 189127 GitOrigin-RevId: f135e3534cdfa1191bb424ef6c4b625aa8a42066