[all-commits] [llvm/llvm-project] 2f9993: [Driver][test] Add -fintegrated-as after D150282

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun May 14 23:09:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f999327534f7cc660d2747ce294f50184dc1f97
      https://github.com/llvm/llvm-project/commit/2f999327534f7cc660d2747ce294f50184dc1f97
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-05-14 (Sun, 14 May 2023)

  Changed paths:
    M clang/test/Driver/ftime-trace.cpp

  Log Message:
  -----------
  [Driver][test] Add -fintegrated-as after D150282

D150282 does not add support for derived trace file names with
-fno-integrated-as, e.g. `clang -c -fno-integrated-as a.c -o e/a.o`.

Add -fintegrated-as to fix AIX.




More information about the All-commits mailing list