[PATCH] Remove -simplify-libcalls pass from pass documentation

Daniel Liew daniel.liew at imperial.ac.uk
Tue Apr 15 04:00:47 PDT 2014


It appears -simplify-libcalls was removed in r184459 but the
documentation was not removed from the sphinx pass documentation.

This patch removes it and also documents that the InstrCombine pass
can do call simplification. I'm not entirely happy with this bit
(hence the FIXME) because I don't know which function attribute
marking passes are used for library call simplification.

Thanks,
Dan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-simplify-libcalls-pass-form-Passes-documentat.patch
Type: text/x-patch
Size: 2156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140415/bb50a74f/attachment.bin>


More information about the llvm-commits mailing list