[Driver][clang-offload-bundler] Add asserts requirement for test relying on debug build#10379
[Driver][clang-offload-bundler] Add asserts requirement for test relying on debug build#10379asudarsa wants to merge 7 commits intointel:syclfrom
Conversation
…ing on debug build Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
…ing on debug build Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
…x_bundler_assert_test
…ing on debug build Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
…x_bundler_assert_test
…x_bundler_assert_test
|
Sorry. some reviewers got added due to an intermediate 'buggy' merge. Thanks |
bader
left a comment
There was a problem hiding this comment.
I suggest we reset this file to the original state from main branch - https://github.com/intel/llvm/blob/main/clang/test/Driver/clang-offload-bundler-standardize.c.
Otherwise, there will be conflicts with the community changes.
I think there should be no SYCL specific changes in this file. Am I right?
Ah.. I did not follow that we had a dedicated 'main' branch. I thought 'sycl' was our 'main' branch. Thanks |
Yes. |
Thanks for the clarification @bader. Thanks |
That's an option as well. The final goal is the have the same version of the file in both branches. |
|
I think this PR can be closed: the changes made here seem to be already made in the current status of the file. Please, @asudarsa close if you agree. |
|
This pull request is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be automatically closed in 30 days. |
|
This pull request was closed because it has been stalled for 30 days with no activity. |
This PR addresses #10238
Thanks