Add -fintegrated-as to clang invocation
authorZarko Todorovski <zarko@ca.ibm.com>
Fri, 27 Nov 2020 20:54:37 +0000 (15:54 -0500)
committerZarko Todorovski <zarko@ca.ibm.com>
Fri, 27 Nov 2020 20:54:37 +0000 (15:54 -0500)
commit979bcbd3a6f7ea784f2098ad4cf613fbd6b09e38
tree49e12e466ebfc03a36f1bacd3d3454ae8e600644
parent8709d9d8724a41e7fa65601bc03a85a32eb4aae7
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.
clang/test/Driver/report-stat.c