File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -1770,6 +1770,28 @@ skip-test-tvos
17701770skip-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# ===------------------------------------------------------------------------===#
You can’t perform that action at this time.
0 commit comments