summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/BuiltinsHexagon.def
diff options
context:
space:
mode:
authorSirish Pande <spande@codeaurora.org>2012-04-17 18:22:48 +0000
committerSirish Pande <spande@codeaurora.org>2012-04-17 18:22:48 +0000
commite1430e9f7a15e76db481dac104bb05d9cbada9d8 (patch)
tree75d6afcbaa5cd12ef0c6513c7b3618e2056a95f0 /include/clang/Basic/BuiltinsHexagon.def
parentc661f1467a84a0a3a83a396b067188b647844ee9 (diff)
Typo fix.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154937 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/BuiltinsHexagon.def')
-rw-r--r--include/clang/Basic/BuiltinsHexagon.def8
1 files changed, 4 insertions, 4 deletions
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","")