projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19f12a4
)
[Hexagon] Removing extra gen line.
author
Colin LeMahieu
<colinl@codeaurora.org>
Mon, 9 Nov 2015 05:31:39 +0000
(
05:31
+0000)
committer
Colin LeMahieu
<colinl@codeaurora.org>
Mon, 9 Nov 2015 05:31:39 +0000
(
05:31
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252447
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/Hexagon/Makefile
patch
|
blob
|
history
diff --git
a/lib/Target/Hexagon/Makefile
b/lib/Target/Hexagon/Makefile
index e712c1aa792e378f7f9458d133fa1d7b4d6bf983..c53b8e56aafce4ed833eaf3fdfa0e47fc92a6606 100644
(file)
--- a/
lib/Target/Hexagon/Makefile
+++ b/
lib/Target/Hexagon/Makefile
@@
-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 \