[PATCH] D72143: [llvm] NFC: Fix trivial typos in comments
Kazuaki Ishizaki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 3 06:27:45 PST 2020
kiszk marked an inline comment as done.
kiszk added inline comments.
================
Comment at: llvm/lib/Target/AMDGPU/R600AsmPrinter.cpp:1
-//===-- R600AsmPrinter.cpp - R600 Assebly printer ------------------------===//
+//===-- R600AsmPrinter.cpp - R600 Assembly printer -----------------------===//
//
----------------
jhenderson wrote:
> Whilst you're here, can you remove the extra space after "printer" please.
Sure, I will do it soon.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72143/new/
https://reviews.llvm.org/D72143
More information about the llvm-commits
mailing list