[PATCH] D12273: XFAIL bugpoint test on FreeBSD

hfinkel@anl.gov via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 23 14:38:09 PDT 2015


hfinkel added a subscriber: hfinkel.
hfinkel added a comment.

> FreeBSD doesn't ship with gcc by default anymore, so this fails on a stock installation. I would like to mark this as XFAIL until a better solution is found, it generates noise.


Is there any reason it should not be searching for 'clang' as a fallback (or even first)? As I recall, this is used mainly for linking.


http://reviews.llvm.org/D12273





More information about the llvm-commits mailing list