OSDN Git Service

Always bring tblgen target up to date.
authorYing Wang <wangying@google.com>
Tue, 24 May 2011 18:20:36 +0000 (11:20 -0700)
committerYing Wang <wangying@google.com>
Tue, 24 May 2011 18:20:36 +0000 (11:20 -0700)
commitca65f4e8b7d5566d70a99273a4baabf4dbf08c05
tree02c3269ea40bbb6942a16fcfb01a9ef9dc7b049d
parent00f22a25ef7f5dd00c45aff1d281c7c352145a48
Always bring tblgen target up to date.

The copy-only-diff trick violates the makefile assumption:
Rules should bring the target up to date if any source has newer time
stamp.

Change-Id: I9301d00461f1480ffd9293b81294985e58d4cdef
llvm-device-build.mk
llvm-host-build.mk