Skip to content
  1. Jun 08, 2006
    • Reid Spencer's avatar
      For PR787: · ab97f22c
      Reid Spencer authored
      Provide new llvm::sys::Program facilities for converting the stdout and
      stdin to binary mode. There is no standard way to do this and the available
      mechanisms are platform specific. Adjust the bytecode reader and writer to
      use these methods when their input is stdin or output is stdout. THis avoids
      the problem with \n writing CRLF to a bytecode file on windows.
      
      Patch Contributed by Michael Smith.
      
      llvm-svn: 28722
      ab97f22c
  2. Jul 08, 2005
  3. May 06, 2005
  4. Apr 11, 2005
  5. Feb 20, 2005
  6. Feb 16, 2005
  7. Jan 10, 2005
  8. Dec 20, 2004
  9. Dec 14, 2004
  10. Dec 11, 2004
  11. Nov 16, 2004
  12. Nov 05, 2004
  13. Sep 15, 2004
  14. Aug 29, 2004
  15. Aug 25, 2004
Loading