[all-commits] [llvm/llvm-project] 108766: Fix typos
ldrumm via All-commits
all-commits at lists.llvm.org
Thu Jan 5 10:49:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 108766fc7ef83724ff4f66235bd561b217df0ff7
https://github.com/llvm/llvm-project/commit/108766fc7ef83724ff4f66235bd561b217df0ff7
Author: Luke Drummond <luke.drummond at codeplay.com>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M llvm/lib/CodeGen/MIRParser/MIParser.cpp
M llvm/lib/MC/MCWin64EH.cpp
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h
M llvm/test/CodeGen/PowerPC/aix-alias.ll
Log Message:
-----------
Fix typos
I found one typo of "implemnt", then some more.
s/implemnt/implement/g
More information about the All-commits
mailing list