Use provided llvm-defined variables instead of twisting user-controlled knobs.

No visible change.

llvm-svn: 102240
This commit is contained in:
Nick Lewycky 2010-04-24 05:07:24 +00:00
parent 76c5fe4e6c
commit 7348a24ff9

View File

@ -9,9 +9,8 @@
LEVEL = ../..
TOOLNAME = ExceptionDemo
EXAMPLE_TOOL = 1
REQUIRES_EH = 1
LINK_COMPONENTS := jit interpreter nativecodegen
include $(LEVEL)/Makefile.common
CXXFLAGS += -fexceptions