[llvm-commits] [PATCH] -emitbitcode is a noop
Gordon Henriksen
gordonhenriksen at mac.com
Sun Nov 4 08:59:53 PST 2007
As registered, -emitbitcode is a noop pass. Better to just override
WriteBitcodePass::getPassName and not bother with creating a command-
line option.
Any objections?
— Gordon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: noop-bitwriter.patch
Type: application/octet-stream
Size: 1212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20071104/6c204e17/attachment.obj>
-------------- next part --------------
More information about the llvm-commits
mailing list