search for: u0emumeuemuumeemu

Displaying 1 result from an estimated 1 matches for "u0emumeuemuumeemu".

2011 Jul 13
1
[LLVMdev] "Can I use LLVM to convert C++ code to C code?"FAQ doesn't work
...=1 llvm-gcc -emit-llvm test.c -o test -c llc -march=c test -o testout.c so I meant to compile test.c, which can be compiled and run by normal gcc, to bitcode, and use lcc -march=c to convert it back to c code. but I recieve this: llc: test:1:1: error: expected top-level entity ELFX4( U0EMUMEUEMUUMEEMU=MEU so please could someone tell me how can I get the correct result? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110713/5dd7810c/attachment.html>