On Aug 3, 2007, at 4:49 PM, Reid Spencer wrote:

> Author: reid
> Date: Fri Aug  3 18:49:37 2007
> New Revision: 40797
>
> @@ -387,7 +377,7 @@
>  # If the program requires exception handling support, enable  
> (potentially
>  # expensive) support for it.
>  ifdef REQUIRES_EH_SUPPORT
> -JIT_OPTS += -enable-correct-eh-support
> +JIT_OPTS += -enable-eh
>  endif

This seems unrelated and incorrect,

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

Reply via email to