| commit | 835bd72322d1ac0c2285e848044f28fa9997e549 | [log] [tgz] | 
|---|---|---|
| author | Rui Ueyama <ruiu@google.com> | Wed Nov 23 22:10:46 2016 +0000 | 
| committer | Rui Ueyama <ruiu@google.com> | Wed Nov 23 22:10:46 2016 +0000 | 
| tree | bc5c945a6b81b8992b6a211fa237f77f45a1eacc | |
| parent | d72ece646278654175103de0509a7db422b94327 [diff] [blame] | 
Remove trailing whitespace. llvm-svn: 287830
diff --git a/lld/ELF/Target.cpp b/lld/ELF/Target.cpp index 933e604..79158a9 100644 --- a/lld/ELF/Target.cpp +++ b/lld/ELF/Target.cpp
@@ -560,7 +560,7 @@ TlsGdRelaxSkip = 2; // Align to the large page size (known as a superpage or huge page). // FreeBSD automatically promotes large, superpage-aligned allocations. - DefaultImageBase = 0x200000; + DefaultImageBase = 0x200000; } template <class ELFT>