[llvm-dev] difference between llvm-gcc and clang

Yuxi Chen via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 21 14:02:42 PDT 2016


Hi everyone,

Both llvm-gcc and clang would use llvm as its backend. Dose everyone know the difference of bitcode generated by llvm-gcc and llvm? Or actually they are same, like if I use the same compiler options, like -O4.

Any help is appreciated.

Best,
Yuxi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160721/0cc27757/attachment.html>


More information about the llvm-dev mailing list