aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorRoss Brunton <ross@codeplay.com>2025-08-21 09:38:21 +0100
committerGitHub <noreply@github.com>2025-08-21 09:38:21 +0100
commit2e74cc6c04fc61b5524d3b17a4eff53bffa1b207 (patch)
tree1703f9f9e52f428645e119bba65375ed595569b5 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent273ca1f77be57f1b14b5533b632b37c3b4ee63e9 (diff)
downloadllvm-2e74cc6c04fc61b5524d3b17a4eff53bffa1b207.zip
llvm-2e74cc6c04fc61b5524d3b17a4eff53bffa1b207.tar.gz
llvm-2e74cc6c04fc61b5524d3b17a4eff53bffa1b207.tar.bz2
[Offload][NFC] Use a sensible order for APIGen (#154518)
The order entries in the tablegen API files are iterated is not the order they appear in the file. To avoid any issues with the order changing in future, we now generate all definitions of a certain class before class that can use them. This is a NFC; the definitions don't actually change, just the order they exist in in the OffloadAPI.h header.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions