Test commit access.

Remove trailing whitespace.

llvm-svn: 330551
This commit is contained in:
Andres Freund 2018-04-22 17:53:34 +00:00
parent 30be665e82
commit d7489a44de
1 changed files with 1 additions and 1 deletions

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