Remove trailing whitespace at the end of lines
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 20 Apr 2005 16:42:34 +0000 (16:42 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 20 Apr 2005 16:42:34 +0000 (16:42 +0000)
commit237cef4b0b94b17ca065efad484f386f42579b61
tree6ad1ec06f5346908bf417c910053a899adb866ba
parentd6a29a530444ed43c2b8a4d59f88c02b0c60890c
Remove trailing whitespace at the end of lines

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21380 91177308-0d34-0410-b5e6-96231b3b80d8
examples/BFtoLLVM/BFtoLLVM.cpp
examples/Fibonacci/fibonacci.cpp
examples/HowToUseJIT/HowToUseJIT.cpp
examples/ModuleMaker/ModuleMaker.cpp