Skip to content

kfdtest: call non-deprecated overload of Target::createMCObjectStreamer()#311

Open
pcolberg wants to merge 1 commit into
ROCm:amd-stagingfrom
pcolberg:createMCObjectStreamer
Open

kfdtest: call non-deprecated overload of Target::createMCObjectStreamer()#311
pcolberg wants to merge 1 commit into
ROCm:amd-stagingfrom
pcolberg:createMCObjectStreamer

Conversation

@pcolberg
Copy link
Copy Markdown

Use the new overload of Target::createMCObjectStreamer() without the three trailing, unused bool arguments. The existing overload with the three bool arguments was deprecated in LLVM 19 and removed in main.

Link: llvm/llvm-project@d69eb7b
Link: llvm/llvm-project@f1422a8
Link: llvm/llvm-project@f2ff298

…er()

Use the new overload of Target::createMCObjectStreamer() without the
three trailing, unused bool arguments. The existing overload with the
three bool arguments was deprecated in LLVM 19 and removed in main.

Link: llvm/llvm-project@d69eb7b
Link: llvm/llvm-project@f1422a8
Link: llvm/llvm-project@f2ff298
Signed-off-by: Peter Colberg <pcolberg@redhat.com>
@pcolberg pcolberg force-pushed the createMCObjectStreamer branch from 906313e to 5321c71 Compare April 25, 2025 18:09
@jayhawk-commits
Copy link
Copy Markdown
Contributor

This pull request has a merge conflict and cannot automatically be imported to ROCm/rocm-systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants