From: Eric Christopher Date: Wed, 3 Apr 2013 05:29:58 +0000 (+0000) Subject: Fix grammar. X-Git-Tag: android-x86-6.0-r1~154^2~888 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=0c5cdc5c6e12aea4f68d267b4c279f0d01389c1a;p=android-x86%2Fexternal-llvm.git Fix grammar. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178624 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/AsmPrinter/DIE.h b/lib/CodeGen/AsmPrinter/DIE.h index 18b6966e18d..c332aa2a7db 100644 --- a/lib/CodeGen/AsmPrinter/DIE.h +++ b/lib/CodeGen/AsmPrinter/DIE.h @@ -108,7 +108,7 @@ namespace llvm { //===--------------------------------------------------------------------===// /// DIE - A structured debug information entry. Has an abbreviation which - /// describes it's organization. + /// describes its organization. class DIEValue; class DIE {