[all-commits] [llvm/llvm-project] c72aef: [clang][IFS][test] Removing -shared, fixing triple...
Puyan Lotfi via All-commits
all-commits at lists.llvm.org
Wed Nov 13 23:45:40 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c72aef999c3359f4305bf99116be604e16844aab
https://github.com/llvm/llvm-project/commit/c72aef999c3359f4305bf99116be604e16844aab
Author: Puyan Lotfi <puyan at puyan.org>
Date: 2019-11-14 (Thu, 14 Nov 2019)
Changed paths:
M clang/test/InterfaceStubs/driver-test.c
M clang/test/InterfaceStubs/windows.cpp
Log Message:
-----------
[clang][IFS][test] Removing -shared, fixing triple: driver-test.c/windows.cpp.
Removing -shared as it is not used on a lot of targets in order to green failing
bots with this change. Also, tiding up the windows.cpp test as the
triple compile out can look slightly different that what you specified
on a windows bot.
More information about the All-commits
mailing list