diff options
author | Frederik Seiffert <frederik@seiffert.org> | 2021-10-23 16:07:36 +0530 |
---|---|---|
committer | Shivam Gupta <shivam98.tkg@gmail.com> | 2021-10-23 16:09:04 +0530 |
commit | c5348355ee66fbfc97e0dbb0234398792c4b68d9 (patch) | |
tree | 73b7a32d34ab16cc8d574f0b2e8f9c0bbed9526a /llvm/lib/FileCheck/FileCheck.cpp | |
parent | ea9e9d61b521adaaa2d7f03712f9f6b9e9dfe8a1 (diff) | |
download | llvm-c5348355ee66fbfc97e0dbb0234398792c4b68d9.zip llvm-c5348355ee66fbfc97e0dbb0234398792c4b68d9.tar.gz llvm-c5348355ee66fbfc97e0dbb0234398792c4b68d9.tar.bz2 |
[www] Fix Ninja build instructions on Windows
The `clang` target used in the line below is only generated with `LLVM_ENABLE_PROJECTS=clang`.
Without this change, running `ninja clang` will fail with:
```
ninja: error: unknown target 'clang', did you mean 'clean'?
```
Reviewed By: xgupta
Differential Revision: https://reviews.llvm.org/D112257
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions