Update config
This commit is contained in:
parent
b65a5e960e
commit
3c084c8439
13
config.yaml
13
config.yaml
@ -30,17 +30,6 @@ actions:
|
||||
%ifarch aarch64 riscv64
|
||||
%define _find_debuginfo_dwz_opts %{nil}
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: |
|
||||
#region llvm options
|
||||
replace: |
|
||||
%global runtimes compiler-rt;openmp
|
||||
%ifnarch riscv64
|
||||
%global runtimes %{runtimes};offload
|
||||
%endif
|
||||
|
||||
#region llvm options
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: |
|
||||
%ifnarch %{ix86}
|
||||
@ -77,8 +66,6 @@ actions:
|
||||
test_list_filter_out+=("Clang :: OpenMP/declare_variant_device_isa_codegen_1.c")
|
||||
%endif
|
||||
|
||||
export LIT_FILTER_OUT=$(test_list_to_regex test_list_filter_out)
|
||||
|
||||
%ifnarch riscv64
|
||||
%cmake_build --target check-clang
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user