From: Sirish Pande Date: Tue, 17 Apr 2012 18:22:48 +0000 (+0000) Subject: Typo fix. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e1430e9f7a15e76db481dac104bb05d9cbada9d8;p=clang Typo fix. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154937 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/Basic/BuiltinsHexagon.def b/include/clang/Basic/BuiltinsHexagon.def index ffe03ec613..36b0495090 100644 --- a/include/clang/Basic/BuiltinsHexagon.def +++ b/include/clang/Basic/BuiltinsHexagon.def @@ -15,12 +15,12 @@ // The format of this database matches clang/Basic/Builtins.def. -// This one below is not generated from the autogenerated iset.py. -// So make sure you donot overwrite this one. +// This ones below are not autogenerated from iset.py. +// Make sure you do not overwrite these. BUILTIN(__builtin_SI_to_SXTHI_asrh, "ii", "") BUILTIN(__builtin_circ_ldd, "LLi*LLi*LLi*ii", "") -// This one above is not generated from the autogenerated iset.py. -// So make sure you donot overwrite this one. +// This ones above are not autogenerated from iset.py. +// Make sure you do not overwrite these. BUILTIN(__builtin_HEXAGON_C2_cmpeq,"bii","") BUILTIN(__builtin_HEXAGON_C2_cmpgt,"bii","")