Build system fix to make llvm-mc properly build
authorSean Callanan <scallanan@apple.com>
Mon, 12 Apr 2010 23:55:28 +0000 (23:55 +0000)
committerSean Callanan <scallanan@apple.com>
Mon, 12 Apr 2010 23:55:28 +0000 (23:55 +0000)
commit18d57661f3b5a30526e63a4de429db1d362fd6ab
tree9b7d8e6d9fc88763494d74718046d6dd0a1100f7
parentbca091d5617ce78f300f9af4cb5515528b514147
Build system fix to make llvm-mc properly build
after edis.  Really, there ought to be some
mechanism to ensure that PARALLEL_DIRS get built
after DIRS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101095 91177308-0d34-0410-b5e6-96231b3b80d8
tools/Makefile