[llvm-commits] [PATCH 2/4] Add a copy constructor to StringRef.

Erick Tryzelaar idadesub at users.sourceforge.net
Thu Aug 13 19:41:33 PDT 2009


On Thu, Aug 13, 2009 at 1:30 AM, Erick Tryzelaar <
idadesub at users.sourceforge.net> wrote:

> Hi again Daniel,
>
> This is the latest version of my patch series. It consists of these
> patches. I added unit tests like you asked, and split up my constants code
> into two separate patches, so it should be a little easier to review. Thanks
> for checking them out!



This is the latest version. I found a couple bugs and adds a couple more
unit tests.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090813/026a2654/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-failure-tests-to-APInt-unit-test.patch
Type: text/x-patch
Size: 1585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090813/026a2654/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Modify-APFloat-to-take-a-StringRef-instead-of-a-c-st.patch
Type: text/x-patch
Size: 18307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090813/026a2654/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-helper-functions-to-ConstantInt-and-ConstantFP-t.patch
Type: text/x-patch
Size: 3449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090813/026a2654/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Expose-creating-constant-ints-and-floats-from-string.patch
Type: text/x-patch
Size: 4457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090813/026a2654/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Expose-creating-constant-ints-and-floats-from-string.patch
Type: text/x-patch
Size: 5454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090813/026a2654/attachment-0004.bin>


More information about the llvm-commits mailing list