Test using debug-only=CodeObjectComaptibility was failing in
non-assert builds, so it has been moved to a different file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Could you keep the test coverage by splitting off the debug tests into another file with a "REQUIRES: assert" lit tag?
Comment Actions
LGTM with one minor
clang/test/Driver/clang-offload-bundler-asserts-on.c | ||
---|---|---|
7 | Add the stage description comments from the original file? |
Add the stage description comments from the original file?