1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/utils/gn/build
Peter Collingbourne a112e209cc gn build: Use "git rev-parse --git-dir" to discover the path to the .git directory.
This makes it compatible with worktrees.

Differential Revision: https://reviews.llvm.org/D56422

llvm-svn: 350897
2019-01-10 21:57:07 +00:00
..
libs [gn build] Add build files for llvm/lib/{LineEditor,Testing/Support,TextAPI} 2019-01-04 17:11:46 +00:00
toolchain [gn build] Run git ls-files '*.gn' '*.gni' | xargs -n 1 gn format 2019-01-09 12:57:52 +00:00
BUILD.gn [gn build] Fix defines define on Windows 2018-12-12 23:57:21 +00:00
BUILDCONFIG.gn [gn build] Make ninja check-clang also run Clang's unit tests 2018-12-31 00:10:47 +00:00
buildflags.gni
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 build] Add infrastructure to create symlinks and use it to create lld's symlinks 2018-12-14 00:16:33 +00:00
symlink_or_copy.py [gn build] Add infrastructure to create symlinks and use it to create lld's symlinks 2018-12-14 00:16:33 +00:00
sync_source_lists_from_cmake.py [gn build] Make sync_source_lists_from_cmake.py check that all LLVM unittests are present 2019-01-08 15:17:19 +00:00
write_cmake_config.py Make the write_cmake_config.py script python3-compatible 2019-01-09 10:49:44 +00:00
write_vcsrevision.py gn build: Use "git rev-parse --git-dir" to discover the path to the .git directory. 2019-01-10 21:57:07 +00:00