Skip to content
  1. Aug 13, 2006
    • Reid Spencer's avatar
      Changes for LLVM coding standard compliance: · 558269c8
      Reid Spencer authored
        1. Remove tabs
        2. Wrap to 80 columns
        3. Put spaces between "if" or "elsif" and expression
        4. Put { on same line as if statement.
        5. Make indentation be 2 spaces.
      Functionality change:
        Run utils/countloc.sh after the build is done. This is necessary because
        that script now uses llvm-config to find the top src directory.
      
      llvm-svn: 29651
      558269c8
  2. Aug 12, 2006
  3. Aug 11, 2006
Loading