[all-commits] [llvm/llvm-project] 1b3874: [clang][IFS] Fixing unsupported emulation mode on ...
Puyan Lotfi via All-commits
all-commits at lists.llvm.org
Tue Nov 19 16:28:04 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b387484b9b38a4a1e98a9d22a9a26065b0d184e
https://github.com/llvm/llvm-project/commit/1b387484b9b38a4a1e98a9d22a9a26065b0d184e
Author: Puyan Lotfi <puyan at puyan.org>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
M clang/test/InterfaceStubs/driver-test.c
Log Message:
-----------
[clang][IFS] Fixing unsupported emulation mode on clang-ppc64be-linux bot.
I am in another pickle here where if I specify a triple, I get the wrong elf
target arch on the PPC bot (error from the PPC elf Linker). To avoid this I am
going to turn this test off on the PPC bots for now.
More information about the All-commits
mailing list