Skip to content
  1. Jul 28, 2006
    • Reid Spencer's avatar
      Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to · eca6f732
      Reid Spencer authored
      have a compile-host version of "nm", not build-host. In order to effect this
      we must use autoconf to determine the correct "nm" to use and propagate that
      through the makefiles, through llvm-config and finally to GenLibDeps.pl as
      an optional argument.
      Patch contributed by Anton Korobeynikov. Thanks!
      
      llvm-svn: 29368
      eca6f732
  2. Jul 25, 2006
  3. May 13, 2006
  4. May 03, 2006
  5. Apr 21, 2006
  6. Mar 19, 2006
  7. Jan 05, 2005
    • Reid Spencer's avatar
      1. Make sure that "dot" can be found in the path · e153fb35
      Reid Spencer authored
      2. Fix a bug where the lib directory specified also had to be cwd
      3. Weight the output so archive->archive edges are shorter
      4. Generate two different graphs: one for libraries, one for objects.
      5. Adjust the properties of the graphs till it looks nice.
      
      llvm-svn: 19293
      e153fb35
  8. Dec 31, 2004
Loading