http://llvm.org/bugs/show_bug.cgi?id=2610


Gordon Henriksen <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Gordon Henriksen <[EMAIL PROTECTED]>  2008-08-08 21:00:11 
---
Thanks, Olivier! I've applied your patch with some changes here:

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080804/065840.html

The changes were:
- cases only apply to switches; I changed 'switch_add_case' to just 'add_case'
- ocamldoc comments in the .mli
- a test case


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to