Trailing whitespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213711 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi
2014-07-23 00:42:52 +00:00
parent a63fc16e5f
commit c42cab96d7
5 changed files with 8 additions and 9 deletions

View File

@@ -105,7 +105,6 @@ namespace llvm {
assert(NumRelocs == 0 && "This target does not have relocations!");
}
/// allocateThreadLocalMemory - Each target has its own way of
/// handling thread local variables. This method returns a value only
/// meaningful to the target.