[PATCH] D65811: Minor change to readme file.

Kit Barton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 08:47:58 PDT 2019


kbarton created this revision.
Herald added subscribers: llvm-commits, jsji, MaskRay, hiraditya, nemanjai.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D65811

Files:
  llvm/lib/Target/PowerPC/README_P9.txt


Index: llvm/lib/Target/PowerPC/README_P9.txt
===================================================================
--- llvm/lib/Target/PowerPC/README_P9.txt
+++ llvm/lib/Target/PowerPC/README_P9.txt
@@ -1,4 +1,4 @@
-//===- README_P9.txt - Notes for improving Power9 code gen ----------------===//
+//===- README_P9.txt - Notes for improving Power9 code geneneration ----------===//
 
 TODO: Instructions Need Implement Instrinstics or Map to LLVM IR
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65811.213623.patch
Type: text/x-patch
Size: 450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/c939011d/attachment.bin>


More information about the llvm-commits mailing list