OSDN Git Service

Add missing TBLGEN_TD_DIR
authorLogan Chien <loganchien@google.com>
Tue, 25 Oct 2011 13:01:52 +0000 (21:01 +0800)
committerShih-wei Liao <sliao@google.com>
Wed, 9 Nov 2011 17:50:10 +0000 (09:50 -0800)
commit4be65eeae53ab540d9c2328a09f3c83e2529a6e8
tree1337ed706da4915d17c250f6f412cfa177841b53
parentf593dbc85b95a4016faf0d40eb2977755ce96f12
Add missing TBLGEN_TD_DIR

This commit fixes a potential build breakage.  Without
this commit, the LLVM might break the build due to
TBLGEN_TD_DIR is not set properly, and tblgen can no longer
find the *.td inputs.

Change-Id: Ia995ef0582f44e091c42734ae748224e19e79999
lib/Target/X86/MCTargetDesc/Android.mk