Skip to content

Commit

Permalink
link in bitwriter library
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36335 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
lattner committed Apr 22, 2007
1 parent b3ca362 commit 395439b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/llvm-as/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

LEVEL = ../..
TOOLNAME = llvm-as
LINK_COMPONENTS := asmparser bcwriter
LINK_COMPONENTS := asmparser bcwriter bitwriter
REQUIRES_EH := 1

include $(LEVEL)/Makefile.common

0 comments on commit 395439b

Please sign in to comment.