mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
[Hexagon] Removing extra gen line.
llvm-svn: 252447
This commit is contained in:
parent
386150c550
commit
d80e0ce601
@ -11,8 +11,7 @@ LIBRARYNAME = LLVMHexagonCodeGen
|
||||
TARGET = Hexagon
|
||||
|
||||
# Make sure that tblgen is run, first thing.
|
||||
BUILT_SOURCES = HexagonGen.inc \
|
||||
HexagonGenRegisterInfo.inc \
|
||||
BUILT_SOURCES = HexagonGenRegisterInfo.inc \
|
||||
HexagonGenInstrInfo.inc \
|
||||
HexagonGenAsmMatcher.inc \
|
||||
HexagonGenAsmWriter.inc \
|
||||
|
Loading…
Reference in New Issue
Block a user