1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/utils/gn/build
Nico Weber 4f4965c191 gn build: Add check-clangd target after r3359424
r359527 already merged some of that to the GN build,
but it was missing some bits as well.

The check-clangd target works (at least for now) differently than all
the other check-foo targets, see https://reviews.llvm.org/D61187

For that reason, there's no gni file and the generated lit configs are
not (yet?) added to llvm-lit/BUILD.gn.

llvm-svn: 359570
2019-04-30 15:36:02 +00:00
..
libs gn build: Add some build files for clangd 2019-03-28 16:53:32 +00:00
toolchain gn build: Add check-clangd target after r3359424 2019-04-30 15:36:02 +00:00
BUILD.gn gn build: Fix Windows builds after r357797 2019-04-09 14:02:02 +00:00
BUILDCONFIG.gn [gn] Make -no-exceptions flag a config 2019-04-05 19:12:37 +00:00
buildflags.gni [gn build] Separate debug and optimization settings 2019-02-12 22:24:45 +00:00
fuzzer.gni [gn build] Add fuzzers in llvm/tools that are needed for check-llvm 2019-01-02 18:13:14 +00:00
mac_sdk.gni
run_tablegen.py [gn build] Set +x bit on .py files in llvm/utils/gn/build. 2018-11-29 22:56:40 +00:00
symlink_or_copy.gni [gn] Rebase paths in symlink_or_copy against root_build_dir 2019-04-05 19:13:54 +00:00
symlink_or_copy.py gn build: Add build files for clangd xpc framework code 2019-04-03 12:33:19 +00:00
sync_source_lists_from_cmake.py [gn] Support dots in CMake paths in the sync script 2019-04-19 18:29:17 +00:00
write_cmake_config.gni gn build: s/root_out_dir/root_build_dir/g in llvm/utils/gn/build/write_cmake_config.gni. 2019-01-11 19:51:49 +00:00
write_cmake_config.py Fixed error message printing in write_cmake_config.py 2019-04-17 06:11:27 +00:00
write_vcsrevision.py gn build: Fix Python 3 write_vcsrevision script compatibility 2019-02-05 13:01:12 +00:00