1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

This uses EH info

llvm-svn: 29044
This commit is contained in:
Chris Lattner 2006-07-07 16:46:43 +00:00
parent f898cccc07
commit 455d034726

View File

@ -10,5 +10,6 @@
LEVEL = ../..
LIBRARYNAME = LLVMDebugger
EXTRA_DIST = README.txt
REQUIRES_EH := 1
include $(LEVEL)/Makefile.common