http://llvm.org/bugs/show_bug.cgi?id=9470

           Summary: Example for MCStreamer API
           Product: new-bugs
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to