1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

[gn build] (manually) merge c1e2f73c

This commit is contained in:
Nico Weber 2020-07-14 20:43:59 -04:00
parent f972afbec0
commit 750e5616cb

View File

@ -325,6 +325,7 @@ write_cmake_config("llvm-config") {
"LLVM_ENABLE_DUMP=",
"LLVM_DEFAULT_TARGET_TRIPLE=$llvm_target_triple",
"LLVM_HAS_ATOMICS=1",
"LLVM_HAVE_TF_API=",
"LLVM_HOST_TRIPLE=$llvm_current_triple",
"LLVM_NATIVE_ARCH=$native_target",
"LLVM_NATIVE_ASMPARSER=1",