[PATCH] D106815: Update: clang/test/Profile/gcc-flag-compatibility.c to have -flto on AIX

Whitney Tsang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 26 14:56:57 PDT 2021


Whitney added inline comments.


================
Comment at: clang/test/Profile/gcc-flag-compatibility.c:10
 
+// On AIX, -flto is required with -fprofile-generate
+// XFAIL: aix
----------------
Add in the comment that gcc-flag-compatibility-aix.c is used to do the testing on AIX.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106815/new/

https://reviews.llvm.org/D106815



More information about the cfe-commits mailing list