commit | 700ee8203b954be3fdc9984f343259f735e0f633 | [log] [tgz] |
---|---|---|
author | serge-sans-paille <sguelton@redhat.com> | Fri Feb 14 12:11:20 2020 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 22 03:38:12 2020 -0700 |
tree | 976e61aac30dad625e94672d7669de05c03e2505 | |
parent | 06b1400214fed986668ef51d4316772418d44647 [diff] |
Fix standalone build interaction with compiler extension As suggested in https://github.com/llvm/llvm-project/issues/120, don't try to generate the extension file from clang, only do the linking step. Fixes the regression introduced in D74464 when running cmake inside the clang directory. Differential Revision: https://reviews.llvm.org/D74602 GitOrigin-RevId: 87dac7da68ea1e0adac78c59ef1891dcf9632b67