summaryrefslogtreecommitdiff
path: root/clang/NOTES.txt
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-07-05 00:08:00 +0000
committerChris Lattner <sabre@nondot.org>2006-07-05 00:08:00 +0000
commitecbf7b4bb0c4c139f035ce83ca0e55eb5fc8f843 (patch)
tree8230febbf5f7618dab1aeae229eab3163c4ed0cc /clang/NOTES.txt
parent27746e476a648a0438325c92f1d20ad6618375df (diff)
downloadllvm-ecbf7b4bb0c4c139f035ce83ca0e55eb5fc8f843.tar.gz
add newline to end of file
llvm-svn: 38675
Diffstat (limited to 'clang/NOTES.txt')
-rw-r--r--clang/NOTES.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/clang/NOTES.txt b/clang/NOTES.txt
index 811f8fbd24f8..0a785b76cd77 100644
--- a/clang/NOTES.txt
+++ b/clang/NOTES.txt
@@ -1,4 +1,5 @@
To time GCC preprocessing speed without output, use:
- "time gcc -MM file" \ No newline at end of file
+ "time gcc -MM file"
+ \ No newline at end of file