[LLVMdev] llc -march=cpp is broken?

Eli Friedman eli.friedman at gmail.com
Mon Jan 9 23:57:32 PST 2012


On Mon, Jan 9, 2012 at 10:50 PM, Yuri <yuri at rawbw.com> wrote:
> When I run the following example, I get this error:
> LLVM ERROR: Invalid instruction
>
> Replacing C++ with trivial hello world makes it work.
>
> rev.147747
>
> Yuri

If I had to guess, I would say the landingpad instruction is missing.
Patches welcome.

-Eli



More information about the llvm-dev mailing list