diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/tools/llc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/llc/Makefile b/llvm/tools/llc/Makefile index c89ed8c089c..47471545dfc 100644 --- a/llvm/tools/llc/Makefile +++ b/llvm/tools/llc/Makefile @@ -19,6 +19,7 @@ USEDLIBS = \ LLVMSkeleton \ LLVMSparcV9RegAlloc \ LLVMSparcV9InstrSched \ + LLVMSelectionDAG \ LLVMCodeGen \ LLVMTarget.a \ LLVMSparcV9LiveVar \ |

