[PATCH] D106809: [clang-offload-bundler] Make Bundle Entry ID backward compatible

Saiyedul Islam via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 10 02:48:57 PDT 2021


saiislam added a comment.

In D106809#2993666 <https://reviews.llvm.org/D106809#2993666>, @kwk wrote:

> @saiislam please have a look into why this happens. Is the `-debug-only=CodeObjectCompatibility` maybe a left-over of some sort?

No, it is not a left-over. I was using this debug output to show that new and old bundle entry ID formats are compatible with each other.

I am taking a look on how to fix this. Thanks for pointing it out @RKSimon and @kwk .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106809



More information about the cfe-commits mailing list