[llvm] [AMDGPU][MC] Allow UC_VERSION_* constant reuse (PR #96461)
Ivan Kosarev via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 2 03:57:35 PDT 2024
https://github.com/kosarev commented:
We have some code downstream suffering from failures on the assertion in the disassembler. I wonder if we can provide a fix for that using the unit test from this patch and all the changes related to attempts to deal with changed symbol values removed (including in the unit test).
https://github.com/llvm/llvm-project/pull/96461
More information about the llvm-commits
mailing list