[LLVMdev] Bug in opt

arrowdodger 6yearold at gmail.com
Wed Mar 16 06:59:14 PDT 2011


On Wed, Mar 16, 2011 at 1:14 PM, Joe armstrong <joearms at gmail.com> wrote:

> opt -std-compile-opts -S test2_gen.s.bc > test2_opt.s.bc
>

You have produced .ll, not .bc. This is die -S flag.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110316/ee773385/attachment.html>


More information about the llvm-dev mailing list