Skip to content
  1. Oct 06, 2011
  2. Oct 05, 2011
  3. Oct 04, 2011
    • Chandler Carruth's avatar
      Now that multiple prefixes are much cheaper to search for GCC · e683a189
      Chandler Carruth authored
      installations, support them when installed directly under the system
      root ('/lib/gcc/...' essentially).
      
      With this, Clang can correctly detect and use a cross-compiling GCC
      installation within a system root and use it.
      
      Again, test cases will be coming in later commits, as I'm going to write
      a few test cases that exercise nearly all of this logic.
      
      llvm-svn: 141121
      e683a189
Loading