[cfe-commits] [PATCH] Cleanup/Dead code/StringRef'ize

Ahmed Charles ahmedcharles at gmail.com
Sat Feb 18 23:51:27 PST 2012


Attached are some fairly straight forward patches for llvm and clang
to remove dead code, do some cleanup related to dead code or
llvm_unreachable and StringRef'ize a function.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-Dead-code.patch
Type: application/octet-stream
Size: 17314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120218/46c66553/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-StringRef-ize-EmitSourceFileHeader.patch
Type: application/octet-stream
Size: 1337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120218/46c66553/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-Dead-code.patch
Type: application/octet-stream
Size: 3125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120218/46c66553/attachment-0002.obj>


More information about the cfe-commits mailing list