Skip to content
  1. Dec 10, 2004
  2. Dec 08, 2004
  3. Dec 05, 2004
    • Reid Spencer's avatar
      Fix PR139:\ · ef966657
      Reid Spencer authored
      When not linking as a library, use LinkItems to retain command line order of \
      linking, otherwise use LinkFiles
      
      llvm-svn: 18549
      ef966657
  4. Dec 02, 2004
  5. Nov 25, 2004
  6. Nov 17, 2004
  7. Nov 16, 2004
  8. Nov 15, 2004
  9. Nov 14, 2004
  10. Nov 09, 2004
  11. Nov 08, 2004
  12. Oct 28, 2004
  13. Oct 22, 2004
  14. Oct 19, 2004
  15. Oct 13, 2004
  16. Oct 11, 2004
  17. Oct 07, 2004
  18. Sep 02, 2004
    • Reid Spencer's avatar
      Changes For Bug 352 · 7c16caa3
      Reid Spencer authored
      Move include/Config and include/Support into include/llvm/Config,
      include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
      public header files must be under include/llvm/.
      
      llvm-svn: 16137
      7c16caa3
  19. Aug 29, 2004
  20. Aug 02, 2004
  21. Jul 27, 2004
  22. Jun 23, 2004
  23. Jun 02, 2004
  24. May 27, 2004
  25. May 07, 2004
    • Brian Gaeke's avatar
      Allow the user to set the LLVMINTERP environment variable as a workaround, for · 9a7b9d07
      Brian Gaeke authored
      when they have to run a gccld shell script without having lli in their path.
      This is intended to address Bug 289.
      
      Also, emit the traditional syntax ${1+"$@"} for passing all of a shell script's
      args to a subprocess. If you have arguments that have spaces in them, $* will
      not preserve the quoting (i.e., the quoted string "foo bar" as an argument will
      end up as two arguments "foo" "bar" to lli.)
      
      llvm-svn: 13414
      9a7b9d07
  26. Apr 15, 2004
  27. Apr 12, 2004
  28. Apr 08, 2004
  29. Apr 06, 2004
Loading