History log of /llvm-project/llvm/unittests/MC/AMDGPU/Disassembler.cpp (Results 1 – 2 of 2)
Revision Date Author Comments
# 03807aa2 07-Jul-2024 Nico Weber <thakis@chromium.org>

[AMDGPU][MC] Attempt to fix build after e83e53b702714

See https://github.com/llvm/llvm-project/pull/96461#issuecomment-2212381515


# e83e53b7 07-Jul-2024 Carl Ritson <carl.ritson@amd.com>

[AMDGPU][MC] Allow UC_VERSION_* constant reuse (#96461)

If more than one disassembler is created for a context then allow reuse
of existing constants.
Warn if constants values do not match.