<div>Howdy all:</div><div><br></div>I'm on OS-X snow leopard, and am using XCode 4.2<div>I'm following the FAQ to try converting c++ to c</div><div><br></div><div><div>llvm-g++ -emit-llvm -c temp.cpp -o temp.bc</div>
<div>llc -march=c temp.bc -o temp.c</div><div><br></div><div>I'm getting the following error:</div><div>llc: temp.bc: Invalid ALLOCA record</div><div><br></div><div>Anyone knows what I should do to correct it ?</div><div>
<br></div><div>Waqar</div><div><br></div><div> <br clear="all"><div><br></div>
</div></div>