Changes for LLVM coding standard compliance:

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
This commit is contained in:
Reid Spencer 2006-08-13 09:53:02 +00:00
parent 984c1a4a8f
commit 558269c8d6
1 changed files with 488 additions and 505 deletions

File diff suppressed because it is too large Load Diff