[LLVMdev] [PATCH] - Union types, replaceUsesOfWithOnConstant

Talin viridia at gmail.com
Tue Feb 16 12:38:45 PST 2010


Here's the implementation of ConstantUnion::replaceUsesOfWithOnConstant().
No tests yet :(

Two questions:

-- Any suggestions as to an existing test I could use as a model for testing
this?
-- I could also use some advice on what part of the code to work on next (in
terms of finishing up union support).

-- 
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100216/1e90e74c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: replunion.patch
Type: application/octet-stream
Size: 2139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100216/1e90e74c/attachment.obj>


More information about the llvm-dev mailing list