[all-commits] [llvm/llvm-project] 5debc5: [utils][TableGen] Clean up code in DirectiveEmitter
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Tue May 20 10:54:26 PDT 2025
Branch: refs/heads/users/kparzysz/spr/t03-cleanup
Home: https://github.com/llvm/llvm-project
Commit: 5debc597d5f6af9caecd4d7239df859f0dd94deb
https://github.com/llvm/llvm-project/commit/5debc597d5f6af9caecd4d7239df859f0dd94deb
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M llvm/include/llvm/TableGen/DirectiveEmitter.h
M llvm/utils/TableGen/Basic/DirectiveEmitter.cpp
Log Message:
-----------
[utils][TableGen] Clean up code in DirectiveEmitter
Remove most redundant function calls. Unify enum identifier name
generation (via getIdentifierName), and namespace qualification
(via getQualifier).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list