Skip to content
  1. Apr 02, 2009
  2. Apr 01, 2009
  3. Mar 31, 2009
  4. Mar 30, 2009
  5. Mar 27, 2009
  6. Mar 26, 2009
  7. Mar 25, 2009
    • Daniel Dunbar's avatar
      Driver: Prep for tool chain specific argument translation. · dac54a81
      Daniel Dunbar authored
       - Lift ArgList to a base class for InputArgList and DerivedArgList.
       
       - This is not a great decomposition, but it does embed the
         translation into the type system, and keep things efficient for
         tool chains that don't want to do any translation.
      
       - No intended functionality change.
      
      Eventually I hope to get rid of tool chain specific translation and
      have each tool do the right thing, but for now this is the easiest way
      to match gcc precisely (which is good for testing).
      
      llvm-svn: 67676
      dac54a81
  8. Mar 24, 2009
  9. Mar 23, 2009
  10. Mar 21, 2009
  11. Mar 20, 2009
  12. Mar 19, 2009
  13. Mar 18, 2009
Loading