[LLVMbugs] [Bug 9470] New: Example for MCStreamer API

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Mar 12 05:56:16 PST 2011


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: unassignedbugs at nondot.org
        ReportedBy: eugeny.grishul at gmail.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list