[all-commits] [llvm/llvm-project] 59b419: Revert "[Clang, Driver] Add -fveclib=Darwin_libsyst...
dyung via All-commits
all-commits at lists.llvm.org
Fri May 14 22:41:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59b419adc6e608db8d7c31efcc37f34c0b57b7d0
https://github.com/llvm/llvm-project/commit/59b419adc6e608db8d7c31efcc37f34c0b57b7d0
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2021-05-14 (Fri, 14 May 2021)
Changed paths:
M clang/include/clang/Basic/CodeGenOptions.h
M clang/include/clang/Driver/Options.td
M clang/lib/CodeGen/BackendUtil.cpp
R clang/test/CodeGen/veclib-darwin-libsystem-m.c
M clang/test/Driver/autocomplete.c
M clang/test/Driver/fveclib.c
Log Message:
-----------
Revert "[Clang,Driver] Add -fveclib=Darwin_libsystem_m support."
This reverts commit 187a14e1f39942545b905679a8452365dfd87af8.
The test added in this commit is failing on several build bots:
https://lab.llvm.org/buildbot/#/builders/139/builds/4059
https://lab.llvm.org/buildbot/#/builders/132/builds/5605
More information about the All-commits
mailing list