search for: ea7c00

Displaying 3 results from an estimated 3 matches for "ea7c00".

Did you mean: ea700
2010 Oct 30
0
[LLVMdev] strict aliasing and LLVM
On Oct 29, 2010, at 10:21 PM, Xinliang David Li wrote: > > > 2010/10/29 Rafael EspĂ­ndola <rafael.espindola at gmail.com> > > clang -x c foo.c -emit-llvm-bc -o /tmp/llvm_JnS1o8/foo.bc > > (.text+0x20): undefined reference to `main' > > collect2: ld returned 1 exit status > > clang: error: linker (via gcc) command failed with exit code 1 (use -v to >
2010 Oct 30
2
[LLVMdev] strict aliasing and LLVM
2010/10/29 Rafael EspĂ­ndola <rafael.espindola at gmail.com> > > clang -x c foo.c -emit-llvm-bc -o /tmp/llvm_JnS1o8/foo.bc > > (.text+0x20): undefined reference to `main' > > collect2: ld returned 1 exit status > > clang: error: linker (via gcc) command failed with exit code 1 (use -v to > > see invocation) > > Without a -c I think clang is trying to
2010 Oct 30
2
[LLVMdev] strict aliasing and LLVM
...not work), that is why I tried it. So many different driver programs makes it little confusing to newbies. Thanks, David > > -Chris > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101029/ea7c00ed/attachment.html>