Skip to content

Commit 4497c70

Browse files
authored
Merge pull request #74156 from etcwilde/ewilde/llvm-linux-pr-test-preset
Build-script preset: pr-apple-llvm-project-linux
2 parents efc193f + fce890d commit 4497c70

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

utils/build-presets.ini

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1770,6 +1770,28 @@ skip-test-tvos
17701770
skip-test-osx
17711771

17721772

1773+
#===------------------------------------------------------------------------===#
1774+
# PR testing presets
1775+
#===------------------------------------------------------------------------===#
1776+
1777+
[preset: pr_apple_llvm_project_linux]
1778+
1779+
llvm-cmake-options=-DCLANG_DEFAULT_LINKER=gold
1780+
1781+
foundation
1782+
libicu
1783+
libdispatch
1784+
test
1785+
1786+
release
1787+
1788+
lldb
1789+
lldb-test-swift-only
1790+
1791+
skip-test-cmark
1792+
skip-test-swift
1793+
skip-test-foundation
1794+
17731795
#===------------------------------------------------------------------------===#
17741796
# Mixins for LLBuild, SwiftPM and downstream package project PR tests.
17751797
#===------------------------------------------------------------------------===#

0 commit comments

Comments
 (0)