[all-commits] [llvm/llvm-project] 979bcb: Add -fintegrated-as to clang invocation

Zarko Todorovski via All-commits all-commits at lists.llvm.org
Fri Nov 27 13:01:28 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: 979bcbd3a6f7ea784f2098ad4cf613fbd6b09e38
      https://github.com/llvm/llvm-project/commit/979bcbd3a6f7ea784f2098ad4cf613fbd6b09e38
  Author: Zarko Todorovski <zarko at ca.ibm.com>
  Date:   2020-11-27 (Fri, 27 Nov 2020)

  Changed paths:
    M clang/test/Driver/report-stat.c

  Log Message:
  -----------
  Add -fintegrated-as to clang invocation

On platforms where the integrated as isn't called by default this
test fails since the output is not what it expects.  Adding this
option generates the expected output on those platforms as well.




More information about the All-commits mailing list