1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01: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
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
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
sysroot.gni
write_cmake_config.gni
write_cmake_config.py
write_library_dependencies.py
write_vcsrevision.gni
write_vcsrevision.py