tblgen: Move dependency file output to a separate function.
authorSean Silva <silvas@purdue.edu>
Tue, 9 Oct 2012 20:29:03 +0000 (20:29 +0000)
committerSean Silva <silvas@purdue.edu>
Tue, 9 Oct 2012 20:29:03 +0000 (20:29 +0000)
commit88dbc5e6c3f29276fb9d4d1110094c08b1550e42
treefadbc208e2dcc2892f0276f954be03266a06bacf
parent6b73e8a2809b28158a8ee10b63a91b3b778f56f9
tblgen: Move dependency file output to a separate function.

This keeps it out of the main flow of TableGenMain.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165542 91177308-0d34-0410-b5e6-96231b3b80d8
lib/TableGen/Main.cpp