[all-commits] [llvm/llvm-project] 9939bb: [NFC][AIX][clang] un-XFAIL gcc profile flag compat...
David Tenty via All-commits
all-commits at lists.llvm.org
Fri Jan 28 08:19:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9939bb6682128235c9f0f6076d15ae5191d2dd05
https://github.com/llvm/llvm-project/commit/9939bb6682128235c9f0f6076d15ae5191d2dd05
Author: David Tenty <daltenty at ibm.com>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
M clang/test/Profile/gcc-flag-compatibility-aix.c
M clang/test/Profile/gcc-flag-compatibility.c
Log Message:
-----------
[NFC][AIX][clang] un-XFAIL gcc profile flag compat test
We can pass this test now thanks to recent changes that allow us to use PGO without LTO, so un-XFAIL the test and update the comments.
Differential Revision: https://reviews.llvm.org/D118474
More information about the All-commits
mailing list