Skip to content

Commit

Permalink
Compile the transforms directory
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@776 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
lattner committed Oct 13, 2001
1 parent 52f7e90 commit 5a2f8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
LEVEL = ..
DIRS = VMCore Analysis Assembly Bytecode Optimizations Support CodeGen Target
DIRS = VMCore Analysis Transforms Assembly Bytecode Optimizations Support CodeGen Target

include $(LEVEL)/Makefile.common

0 comments on commit 5a2f8ba

Please sign in to comment.