Strip trailing whitespace

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280623 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Simon Pilgrim 2016-09-04 13:28:46 +00:00
parent fcaf12c564
commit 1d5ab2bf73

View File

@ -251,7 +251,7 @@ namespace llvm {
/// in order to obtain suitable precision.
FRSQRT, FRCP,
FRSQRTS, FRCPS,
// Thread Local Storage.
TLSADDR,