Commit Graph

2 Commits

Author SHA1 Message Date
Eric Miotto
00334acf37 Disable tests that require arm64e slices for iOS sanitizers
We started building iOS sanitizers when switching to
`LLVM_ENABLE_RUNTIMES` to build compiler-rt, and turns out they
currently provide only the arm64 slice.

Addresses rdar://151782340
2025-05-22 14:40:07 -07:00
Hamish Knight
df4d28fd43 [Driver] Pass -lld-allow-duplicate-weak for coverage on Windows
And add an integration test for both the legacy
and new driver.

rdar://129337999
2024-07-12 16:01:05 +01:00