[PATCH] D100148: [Driver] Fix compiler-rt lookup for x32
John Paul Adrian Glaubitz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 9 03:36:36 PDT 2021
glaubitz added inline comments.
================
Comment at: clang/test/Driver/sanitizer-ld.c:309
// CHECK-UBSAN-LINUX: "-lpthread"
// RUN: %clang -fsanitize=undefined -fno-sanitize-link-runtime %s -### -o %t.o 2>&1 \
----------------
glaubitz wrote:
> Do we need want to run the test for i386 anymore?
Do we _not_, not _need_. Sorry.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100148/new/
https://reviews.llvm.org/D100148
More information about the cfe-commits
mailing list