Remove trailing whitespace, fix file path in comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186766 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Matt Arsenault
2013-07-20 17:46:00 +00:00
parent 916cde6416
commit 3f49322818
3 changed files with 45 additions and 45 deletions

View File

@ -7,7 +7,7 @@
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
// //
// These functions are implemented by lib/VMCore/AutoUpgrade.cpp. // These functions are implemented by lib/IR/AutoUpgrade.cpp.
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//