Files
llvm-project/llvm/utils/TableGen/DisassemblerEmitter.cpp
Sergei Barannikov 872a1ed081 [TableGen][DecoderEmitter] Remove PredicateNamespace (NFC) (#155211)
There is no target named Thumb, so there is no need to make a special
case for it.

As part of this change, pass CodeGenTarget instead of DecoderEmitter
to FilterChooser to remove dependency between the latter two.
2025-08-25 18:45:58 +03:00

6.0 KiB