Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | ||
---|---|---|
1638 | It happens in several other places already in this file, and in similar situations in quite a few other backends, so I agree that looks safe. |
This is the pattern used by AArch64 and other disassemblers I looked at.