[PATCH] D68663: [clang-offload-bundler] Support `.cui` and `.d`.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 8 14:05:53 PDT 2019


tra added a comment.

Maybe, add a TODO to eventually remove `.d` . 
`.cui` should probably remain as it's yet another variant of preprocessed output that we allow bundling for C/C++.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68663





More information about the cfe-commits mailing list