Skip to content
  1. Sep 01, 2009
  2. Aug 31, 2009
  3. Aug 30, 2009
  4. Aug 25, 2009
    • Dan Gohman's avatar
      Make LLVM command-line tools overwrite their output files without -f. · 61a8796d
      Dan Gohman authored
      This is conventional command-line tool behavior. -f now just means
      "enable binary output on terminals".
      
      Add a -f option to llvm-extract and llvm-link, for consistency.
      
      Remove F_Force from raw_fd_ostream and enable overwriting and
      truncating by default. Introduce an F_Excl flag to permit users to
      enable a failure when the file already exists. This flag is
      currently unused.
      
      Update Makefiles and documentation accordingly.
      
      llvm-svn: 79990
      61a8796d
    • Oscar Fuentes's avatar
      CMake: updated list of source files. · a5ff9e35
      Oscar Fuentes authored
      llvm-svn: 79959
      a5ff9e35
  5. Aug 24, 2009
  6. Aug 23, 2009
  7. Aug 22, 2009
  8. Aug 21, 2009
  9. Aug 20, 2009
Loading