Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tocomment
on Aug 10, 2012
|
parent
|
context
|
favorite
| on:
Bitey: Import LLVM bitcode directly into Python
So can you use this with C functions compiled normally with gcc? It seems like that would be even more useful.
winter_blue
on Aug 10, 2012
|
next
[–]
What difference would it make? To my understanding, Clang is fully compatible with gcc.
tocomment
on Aug 10, 2012
|
parent
|
next
[–]
I guess I mean can you use this with C instead of LLVM?
darkarmani
on Aug 10, 2012
|
root
|
parent
|
next
[–]
Your terms are off. C is compiled using LLVM (clang) into an intermediate form that is compatible across platforms (LLVM IR).
(AFAIK, please correct me if I'm wrong)
darkarmani
on Aug 10, 2012
|
prev
[–]
No. You have to use llvm.
Consider applying for YC's W25 batch! Applications are open till Nov 12.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: