llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL] Don't print the header and footer in the preprocessed output.

Open zahiraam opened this issue 1 year ago • 1 comments

This is needed to support compilation with ccache. When compiling with ccache, the integration header and footer shouldn't be printed in the pre-processed output to not confuse ccache. In order to do that we added a new option called include-internal-footer to include the integration footer. For consistency the include option, that was including the integration header was renamed -include-internal-header.

zahiraam avatar Oct 08 '24 16:10 zahiraam

@intel/dpcpp-cfe-reviewers can you please review this? Thanks.

zahiraam avatar Oct 16 '24 16:10 zahiraam

@intel/llvm-gatekeepers Can this be merged in please? Thanks.

zahiraam avatar Oct 23 '24 11:10 zahiraam