Skip to content

[Comgr] Fix caching of Address Sanitizer bitcode in comgr-clang-command#3036

Open
MixedMatched wants to merge 1 commit into
ROCm:amd-stagingfrom
MixedMatched:comgr-asan-clang
Open

[Comgr] Fix caching of Address Sanitizer bitcode in comgr-clang-command#3036
MixedMatched wants to merge 1 commit into
ROCm:amd-stagingfrom
MixedMatched:comgr-asan-clang

Conversation

@MixedMatched

Copy link
Copy Markdown

Add -mlink-bitcode-file to comgr-clang-command's path arguments whitelist. Also, add a cached version of the HIP ASAN test.

Because asanrtl.bc's symbols have to be external, it's linked using -mlink-bitcode-file. That flag wasn't in the path args whitelist for comgr-clang-command, so the tmp paths assertion failed.

@jmmartinez jmmartinez left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@chinmaydd chinmaydd added the comgr Related to Code Object Manager label Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comgr Related to Code Object Manager

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants