Changes in directory llvm-poolalloc/runtime/BoundsCheckAllocator:

Makefile added (r1.1)
---
Log message:

*** empty log message ***

---
Diffs of the changes:  (+8 -0)

 Makefile |    8 ++++++++
 1 files changed, 8 insertions(+)


Index: llvm-poolalloc/runtime/BoundsCheckAllocator/Makefile
diff -c /dev/null llvm-poolalloc/runtime/BoundsCheckAllocator/Makefile:1.1
*** /dev/null   Thu Dec 22 10:43:04 2005
--- llvm-poolalloc/runtime/BoundsCheckAllocator/Makefile        Thu Dec 22 
10:42:54 2005
***************
*** 0 ****
--- 1,8 ----
+ LEVEL = ../..
+ SHARED_LIBRARY=1
+ LIBRARYNAME=poolalloc_splay_rt
+ 
+ CXXFLAGS += -fno-exceptions
+ 
+ include $(LEVEL)/Makefile.common
+ 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to