<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <tt><font color="#330033">Right now, I am using <br>
        <br>
        TargetMachine::</font></tt><tt><font color="#330033"><a
          class="el"
href="http://llvm.org/docs/doxygen/html/classllvm_1_1LLVMTargetMachine.html#a356929c1f0d202e4a9d3202aff1dbb05">addPassesToEmitFile</a><br>
        <br>
        to write the output of a backend to a file. How can I tell LLVM
        to write into a memory buffer instead?<br>
        <br>
      </font><br>
    </tt>
  </body>
</html>