[llvm-commits] [llvm-gcc] Pass cleanup for llvm-backend.cpp
Reid Spencer
rspencer at reidspencer.com
Sun Feb 11 21:31:12 PST 2007
The attached patch does two simple things:
1. Adds the StripDeadPrototypes pass to llvm-backend. When the bitwidth
attribute
patch lands this will be needed.
2. Lines up the comments after each pass insertion.
Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SDPPass.patch
Type: text/x-patch
Size: 6631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070211/d983cd9d/attachment.bin>
More information about the llvm-commits
mailing list