Closed
Description
Bugzilla Link | 9470 |
Resolution | INVALID |
Resolved on | Mar 22, 2011 22:12 |
Version | trunk |
OS | All |
CC | @asl,@efriedma-quic |
Extended Description
LLVM have several examples that gives basic understanding how to use LLVM API.
But there is no example which shows simple way how to use MCStreamer API to generate COFF/ELF/EXE files from LLVM IR without generating intermediate .s assembly file.