search for: 9dc3cf1e

Displaying 1 result from an estimated 1 matches for "9dc3cf1e".

2014 May 30
2
[LLVMdev] LLVM multithreading
On 30 May 2014 11:01, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote: > I think your question is a result of misunderstanding the nature of LLVM. It is not a virtual machine, it is an abstract machine and a set of tools implementing compilers for that abstract machine. You don't run the bitcode (well, you can interpret it, but you don't usually), you compile the bitcode