"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "2356c9ffaebda675714047cba251685f5ffeb3f6"
[safestack] Driver link test for safestack on android.
Safestack runtime should never be linked on Android targets because it is implemented directly in libc. This is already the case, but mostly by chance (collectSanitizerRuntimes would only link shared sanitizer runtimes, and safestack has only a static one). Protect this behavior with a test. llvm-svn: 250128
Loading
Please register or sign in to comment