Test commit access.

Remove trailing whitespace.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330551 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Andres Freund 2018-04-22 17:53:34 +00:00
parent e1bbe84207
commit a3df84bd43

View File

@ -642,7 +642,7 @@ public:
void setEmulatedTLS(bool EmulatedTLS) {
this->EmulatedTLS = EmulatedTLS;
}
TargetMachine *selectTarget();
/// selectTarget - Pick a target either via -march or by guessing the native