[LLVMdev] Error: llc crashes (LLVM 3.1)

Jun Koi junkoi2004 at gmail.com
Fri Sep 21 02:41:46 PDT 2012


On Fri, Sep 21, 2012 at 5:38 PM, Duncan Sands <baldrick at free.fr> wrote:
> Hi Jun, I can reproduce this with "llc -mtriple=i386-linux-gnu", the crash
> being
>
> Call result #3 has unhandled type i32
> UNREACHABLE executed at
> /home/duncan/LLVM/llvm/lib/CodeGen/CallingConvLower.cpp:165!
> ...
> llvm::CCState::AnalyzeCallResult(llvm::SmallVectorImpl<llvm::ISD::InputArg>
> const&, bool (*)(unsigned int, llvm::MVT, llvm::MVT,
> llvm::CCValAssign::LocInfo, llvm::ISD::ArgFlagsTy, llvm::CCState&)) + 284
> ...
>
> Please open a bug report.
>

thanks for clearing my doubt on the bug.

but how can i open a bug report? simply report the bug in mailing list
like this is not enough?

thanks,
Jun



More information about the llvm-dev mailing list