[all-commits] [llvm/llvm-project] 0d02aa: [NFC] Correct typo in CodeGenMapTable.cpp, patch b...
Shivam Gupta via All-commits
all-commits at lists.llvm.org
Tue Aug 31 00:35:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d02aa6e43a2388fe0fdc14062631a4bc50ef033
https://github.com/llvm/llvm-project/commit/0d02aa6e43a2388fe0fdc14062631a4bc50ef033
Author: Shivam Gupta <shivam98.tkg at gmail.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
M llvm/utils/TableGen/CodeGenMapTable.cpp
Log Message:
-----------
[NFC] Correct typo in CodeGenMapTable.cpp, patch by Jordi
CodeGenMapTable.cpp refers to TableGen as TabelGen in the comments. This appears to be a typo. This patch fixes the typo.
Differential Revision: https://reviews.llvm.org/D76343
More information about the All-commits
mailing list