Skip to content

Commit 48015ab

Browse files
authored
Merge pull request #74222 from etcwilde/ewilde/510-llvm-linux-pr-test-preset
🍒[5.10] Build-script preset: pr-apple-llvm-project-linux
2 parents 0e2d54d + 0e5b097 commit 48015ab

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
@@ -1751,6 +1751,28 @@ skip-test-tvos
17511751
skip-test-osx
17521752

17531753

1754+
#===------------------------------------------------------------------------===#
1755+
# PR testing presets
1756+
#===------------------------------------------------------------------------===#
1757+
1758+
[preset: pr_apple_llvm_project_linux]
1759+
1760+
llvm-cmake-options=-DCLANG_DEFAULT_LINKER=gold
1761+
1762+
foundation
1763+
libicu
1764+
libdispatch
1765+
test
1766+
1767+
release
1768+
1769+
lldb
1770+
lldb-test-swift-only
1771+
1772+
skip-test-cmark
1773+
skip-test-swift
1774+
skip-test-foundation
1775+
17541776
#===------------------------------------------------------------------------===#
17551777
# Mixins for LLBuild, SwiftPM and downstream package project PR tests.
17561778
#===------------------------------------------------------------------------===#

0 commit comments

Comments
 (0)