Renamed HexagonImmediates.td -> HexagonOperands.td.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168434 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jyotsna Verma 2012-11-21 16:28:18 +00:00
parent 4bf4c738e8
commit 24d5025d8d
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
//===----------------------------------------------------------------------===//
include "HexagonInstrFormats.td"
include "HexagonImmediates.td"
include "HexagonOperands.td"
//===----------------------------------------------------------------------===//
// Classes used for relation maps.