1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00

Renamed HexagonImmediates.td -> HexagonOperands.td.

llvm-svn: 168434
This commit is contained in:
Jyotsna Verma 2012-11-21 16:28:18 +00:00
parent 8a294363da
commit 79da647716
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.