diff options
author | Stephen Hines <srhines@google.com> | 2012-08-09 17:34:38 -0700 |
---|---|---|
committer | Stephen Hines <srhines@google.com> | 2012-08-10 17:47:52 -0700 |
commit | 992bad2fe49a661b42fb38b6fce38534a376f597 (patch) | |
tree | 9c5a2aa8d9f06e5cd60e33ada71219415c20360a /README.android | |
parent | 67165ebb79a27052dd026293a89351b9ff86d30f (diff) | |
download | external_llvm-992bad2fe49a661b42fb38b6fce38534a376f597.zip external_llvm-992bad2fe49a661b42fb38b6fce38534a376f597.tar.gz external_llvm-992bad2fe49a661b42fb38b6fce38534a376f597.tar.bz2 |
Fix missing dependencies for TableGen (.td) files.
LLVM's .td files often "include" additional td files (particularly for code
generation, which may be broken down into many files). This change attempts
to improve our dependency tracking. Although it may sometimes trigger an
unnecessary recompile, it at least does the right thing when we update files
like ARMInstrInfo.td.
Change-Id: Ib683ad1537d2acb394b2f5274f9c80df2868720f
Diffstat (limited to 'README.android')
0 files changed, 0 insertions, 0 deletions