use llvm18

This commit is contained in:
Alexander Frick 2024-01-31 09:20:00 -06:00
parent 3b614ed1b1
commit e81ac85f78
13 changed files with 28 additions and 24 deletions

View file

@ -2,8 +2,8 @@ google_api_key = ""
google_default_client_id = ""
google_default_client_secret = ""
# is_chancie_wancie_build = true
# clang_base_path = "/usr/lib/llvm-17"
# clang_version = "17"
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "linux"
target_cpu = "x64"

View file

@ -2,8 +2,8 @@ google_api_key = ""
google_default_client_id = ""
google_default_client_secret = ""
visual_studio_version = "2022"
# clang_base_path = "/usr/lib/llvm-16"
# clang_version = "16"
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "win"
is_win_arm64 = true

View file

@ -2,8 +2,8 @@ google_api_key = ""
google_default_client_id = ""
google_default_client_secret = ""
# is_chancie_wancie_build = true
# clang_base_path = "/usr/lib/llvm-17"
# clang_version = "17"
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "linux"
target_cpu = "x64"

View file

@ -2,8 +2,8 @@ google_api_key = ""
google_default_client_id = ""
google_default_client_secret = ""
visual_studio_version = "2022"
# clang_base_path = "/usr/lib/llvm-17"
# clang_version = "17"
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "win"
target_cpu = "x64"

View file

@ -2,8 +2,8 @@ google_api_key = ""
google_default_client_id = ""
google_default_client_secret = ""
# is_chancie_wancie_build = true
# clang_base_path = "/usr/lib/llvm-17"
# clang_version = "17"
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "linux"
target_cpu = "x64"

View file

@ -3,8 +3,8 @@ google_default_client_id = ""
google_default_client_secret = ""
visual_studio_version = "2022"
# is_chancie_wancie_build = true
# clang_base_path = "/usr/lib/llvm-16"
# clang_version = "16"
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "win"
target_cpu = "x64"

View file

@ -1,6 +1,6 @@
# is_chancie_wancie_build = true
# clang_base_path = "/usr/lib/llvm-17"
# clang_version = "17"
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "mac"
target_cpu = "arm64"

View file

@ -1,6 +1,10 @@
google_api_key = ""
google_default_client_id = ""
google_default_client_secret = ""
# is_chancie_wancie_build = true
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "mac"
target_cpu = "x64"
v8_target_cpu = "x64"

View file

@ -2,8 +2,8 @@ google_api_key = ""
google_default_client_id = ""
google_default_client_secret = ""
# is_chancie_wancie_build = true
# clang_base_path = "/usr/lib/llvm-16"
# clang_version = "16"
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "linux"
target_cpu = "x86"

View file

@ -2,8 +2,8 @@ google_api_key = ""
google_default_client_id = ""
google_default_client_secret = ""
visual_studio_version = "2022"
# clang_base_path = "/usr/lib/llvm-16"
# clang_version = "16"
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "win"
target_cpu = "x86"

View file

@ -2,8 +2,8 @@ google_api_key = ""
google_default_client_id = ""
google_default_client_secret = ""
# is_chancie_wancie_build = true
# clang_base_path = "/usr/lib/llvm-16"
# clang_version = "16"
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "linux"
target_cpu = "x64"

View file

@ -2,8 +2,8 @@ google_api_key = ""
google_default_client_id = ""
google_default_client_secret = ""
visual_studio_version = "2022"
# clang_base_path = "/usr/lib/llvm-16"
# clang_version = "16"
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "win"
target_cpu = "x64"

View file

@ -2,8 +2,8 @@ google_api_key = ""
google_default_client_id = ""
google_default_client_secret = ""
visual_studio_version = "2022"
# clang_base_path = "/usr/lib/llvm-17"
# clang_version = "17"
# clang_base_path = "/usr/lib/llvm-18"
# clang_version = "18"
# use_polly = true
target_os = "win"
target_cpu = "x64"