Skip to content
  1. Jan 20, 2009
    • Daniel Dunbar's avatar
      ccc: Darwin/x86: Add direct cpp support. · 0c8d6c9d
      Daniel Dunbar authored
       - Add Darwin_X86_CC1Tool which is shared by Darwin/x86/Compile and
         Darwin/x86/Preprocess tools.
      
       - Minor bug fixes (CmpDriver exit code, -x cpp-output handling, some
         linker argument translation).
      
      llvm-svn: 62551
      0c8d6c9d
    • Ted Kremenek's avatar
      PTH: Emitted tokens now consist of 12 bytes that are loaded used 3 32-bit... · 8433f0b4
      Ted Kremenek authored
      PTH: Emitted tokens now consist of 12 bytes that are loaded used 3 32-bit loads.  This reduces user time but increases system time because of the slightly larger PTH file.  Although there is no performance win on Cocoa.h and -Eonly, overall this seems like a good step.
      
      llvm-svn: 62542
      8433f0b4
  2. Jan 19, 2009
  3. Jan 18, 2009
Loading