From: Jyotsna Verma Date: Tue, 13 Nov 2012 06:31:55 +0000 (+0000) Subject: Test commit. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=266c473b91a7a204b9d0de7f1461fe8ca8bd7117;p=oota-llvm.git Test commit. Add a blank line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167819 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Hexagon/HexagonInstrInfo.td b/lib/Target/Hexagon/HexagonInstrInfo.td index 1d4a7060adf..25ecea5bed5 100644 --- a/lib/Target/Hexagon/HexagonInstrInfo.td +++ b/lib/Target/Hexagon/HexagonInstrInfo.td @@ -26,6 +26,7 @@ class PredNewRel: PredRel; // ImmRegRel - Filter class used to relate instructions having reg-reg form // with their reg-imm counterparts. class ImmRegRel; + //===----------------------------------------------------------------------===// // Hexagon Instruction Predicate Definitions. //===----------------------------------------------------------------------===//