[llvm-commits] RFC: new tool: llvm-strings

Marshall Clow mclow.lists at gmail.com
Mon Nov 12 07:58:20 PST 2012


Here's a first cut at a "strings" tool for LLVM.

It is currently missing one feature: the ability to dump the strings from a single object file in an archive.
There are also some 80 column style violations in the source.

I'll be fixing both of those and re-posting soon - but I'm posting now this to get feedback - to see if anyone thinks that I'm missing (any other) stuff.

Thanks!

-- Marshall

Marshall Clow     Idio Software   <mailto:mclow.lists at gmail.com>

A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
        -- Yu Suzuki

-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-strings.patch
Type: application/octet-stream
Size: 11801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121112/4edbb8b4/attachment.obj>


More information about the llvm-commits mailing list