1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/utils/gn/build
Nico Weber 8a88013900 [gn build] Kind of port c7b3a91017d2 (libclang version script)
libclang is only built as static library in the GN build at the
moment, which means we now generate a .exports file form a version
script and then link.exe and ld64 inputs from the .exports file
but don't use the version script, but hey.
2021-07-26 22:12:06 -04:00
..
libs [gn build] make WindowsManifestMerger.cpp build fine with sysroot 2021-02-17 15:03:46 -05:00
toolchain [gn build] Support compiler-rt/profile on Windows 2021-05-06 10:20:52 -07:00
BUILD.gn [gn build] Allow use_asan=true on macOS 2021-07-22 21:38:02 -04:00
BUILDCONFIG.gn
buildflags.gni
fuzzer.gni
mac_sdk.gni [gn build] try to fix libxml2 include path on mac after 0ec448194e29 2021-02-18 14:40:14 -05:00
run_tablegen.py
symbol_exports.gni [gn build] Kind of port c7b3a91017d2 (libclang version script) 2021-07-26 22:12:06 -04:00
symbol_exports.py [gn build] try reverting code part of f05fbb7795 2021-05-20 15:08:39 -04:00
symlink_or_copy.gni
symlink_or_copy.py
sync_source_lists_from_cmake.py [gn build] try to make sync_source_lists_from_cmake.py py3-compatible 2021-04-14 14:36:29 -04:00
sysroot.gni [gn build] make WindowsManifestMerger.cpp build fine with sysroot 2021-02-17 15:03:46 -05:00
write_cmake_config.gni
write_cmake_config.py
write_library_dependencies.py [gn build] kind of merge f020544601 2021-02-18 16:12:32 -05:00
write_vcsrevision.gni
write_vcsrevision.py