cmake/*: Add svn:eol-style=native and fix CRLF.

llvm-svn: 124793
This commit is contained in:
NAKAMURA Takumi
2011-02-03 11:41:27 +00:00
parent 2bd04c3114
commit 9795860250
2 changed files with 39 additions and 40 deletions

View File

@@ -11,4 +11,3 @@ macro(add_llvm_definitions)
endforeach(arg)
add_definitions( ${ARGN} )
endmacro(add_llvm_definitions)