aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2011-01-03 20:01:32 +0000
committerOscar Fuentes <ofv@wanadoo.es>2011-01-03 20:01:32 +0000
commit0db031d532f4e148a5c83c376116d7255d04eac6 (patch)
treea812c520d60c1e3630ace99f3a73bc1891137afd /llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
parent9ebe1724e345aac489a68473be3586cc598870a8 (diff)
downloadllvm-0db031d532f4e148a5c83c376116d7255d04eac6.zip
llvm-0db031d532f4e148a5c83c376116d7255d04eac6.tar.gz
llvm-0db031d532f4e148a5c83c376116d7255d04eac6.tar.bz2
TableGen.cmake: sometimes the .td file is not in the current directory
(clang/include/clang/Basic/StmtNodes.td, for instance, is tablegenned from clang/include/clang/AST/CMakeLists.txt) so it is not contained on the list of all .td files on the current source directory which is used as the DEPENDS of the custom command. We must add the .td file to the DEPENDS list of the custom command. Otherwise some .inc files are not regenerated when the corresponding .td file changes. llvm-svn: 122768
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions