running x86 program _on_ llvm

Posted by anon on Stack Overflow See other posts from Stack Overflow or by anon
Published on 2010-04-15T22:46:39Z Indexed on 2010/04/15 22:53 UTC
Read the original article Hit count: 292

Filed under:
|

Is it possible to use llvm to run x86 programs? I.e. I want to use llvm as an x86 simulator to run x86 programs and then instrument the x86 program.

Thanks!

© Stack Overflow or respective owner

Related posts about llvm

Related posts about x86