Skip to content
  1. Sep 05, 2006
  2. Sep 04, 2006
  3. Sep 03, 2006
  4. Sep 02, 2006
  5. Sep 01, 2006
    • Anton Korobeynikov's avatar
      - Fixed broken Win32 build · 6c6a70f9
      Anton Korobeynikov authored
      - Removed warning about clobbered parameter in Bytecode/Reader
      
      llvm-svn: 30026
      6c6a70f9
    • Evan Cheng's avatar
      Remove extra spaces. · 88c268b6
      Evan Cheng authored
      llvm-svn: 30025
      88c268b6
    • Evan Cheng's avatar
      Last check-in was a mistake... · 31c99969
      Evan Cheng authored
      I've been told apple gcc version number is not guaranteed to increase
      monotonically. Change the preprocess condition to make it less risky.
      
      The configuration change is done during the middle 10.4 life cycle so we have
      to check __APPLE_CC. For future OS X release, we should be able to assume
      -fenable-cxa-atexit is the default.
      
      llvm-svn: 30024
      31c99969
Loading