[all-commits] [llvm/llvm-project] 91db11: XFAIL thinlto testcases on AIX
w2yehia via All-commits
all-commits at lists.llvm.org
Mon Apr 26 10:02:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91db11c98db5de3e6079bddc0aba896ec3d3d0ad
https://github.com/llvm/llvm-project/commit/91db11c98db5de3e6079bddc0aba896ec3d3d0ad
Author: Wael Yehia <wyehia at ca.ibm.com>
Date: 2021-04-26 (Mon, 26 Apr 2021)
Changed paths:
M clang/test/CodeGen/thinlto-backend-option.ll
M clang/test/CodeGen/thinlto-emit-llvm.c
M clang/test/Driver/thinlto_backend.c
M clang/test/Integration/thinlto_profile_sample_accurate.c
Log Message:
-----------
XFAIL thinlto testcases on AIX
In D100350, we switched off thinLTO on the AIX OS. So, XFAIL tests that
invoke clang with -flto=thin on AIX.
More information about the All-commits
mailing list