Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 39194 Build 39206: arc lint + arc unit
Event Timeline
Comment Actions
Adding this support is aimed to prevent crashing or failure, it's not intended to be final output for -M or -E. So, hip fails on these options due to the unsupported type of clang-offload-bundler. Before we nail down the details on the expected output of -M or -E, especially -M, we at least should not fail them.
Comment Actions
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++.