[LLVMbugs] [Bug 2610] No Ocaml binding for SwitchInst::addCase
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Aug 8 19:00:12 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2610
Gordon Henriksen <gordonhenriksen at mac.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Gordon Henriksen <gordonhenriksen at mac.com> 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.
More information about the llvm-bugs
mailing list