diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-09-15 17:51:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-15 17:51:29 -0700 |
commit | 7b6db769c3470d75b0d010f16c50582ec3535dea (patch) | |
tree | bc53d00df5e87912028f94e0876fa110aeef20f1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1fea3c507cb1ab02af5834b07a30e55c3822196c (diff) | |
download | llvm-7b6db769c3470d75b0d010f16c50582ec3535dea.zip llvm-7b6db769c3470d75b0d010f16c50582ec3535dea.tar.gz llvm-7b6db769c3470d75b0d010f16c50582ec3535dea.tar.bz2 |
[NFC][DecoderEmitter] Code cleanup in `DecoderEmitter::emitTable` (#158014)
Several code cleanup changes in code to emit decoder tables:
- Start comments on each line at a fixed column for readibility.
- Combine repeated code to decode and emit ULEB128 into a single
function.
- Add helper `getDecoderOpName` to print decoder op.
- Print Filter/CheckField/predicate index values with those opcodes.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions