mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-05 06:42:38 +00:00
0865e775bf

We move verifyInvariantLoads out of this function to allow for an early return without the need for code duplication. A similar transformation was suggested by Johannes Doerfert in post commit review of r262033. llvm-svn: 262203
Description
llvm with tablegen backend for capstone disassembler
Languages
LLVM
34.8%
C++
32.7%
C
19.6%
Assembly
8.6%
MLIR
1.2%
Other
2.7%