projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c339b8
)
This uses EH info
author
Chris Lattner
<sabre@nondot.org>
Fri, 7 Jul 2006 16:46:43 +0000
(16:46 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 7 Jul 2006 16:46:43 +0000
(16:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29044
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Debugger/Makefile
patch
|
blob
|
history
diff --git
a/lib/Debugger/Makefile
b/lib/Debugger/Makefile
index 093bef5d6e5a5a4ad795e5b4130881e3fe6a0553..70ee46edefc0f9620b2fa52817b4bf52ceacb321 100644
(file)
--- a/
lib/Debugger/Makefile
+++ b/
lib/Debugger/Makefile
@@
-10,5
+10,6
@@
LEVEL = ../..
LIBRARYNAME = LLVMDebugger
EXTRA_DIST = README.txt
+REQUIRES_EH := 1
include $(LEVEL)/Makefile.common