forked from OSchip/llvm-project
Test commit access.
Remove trailing whitespace. llvm-svn: 330551
This commit is contained in:
parent
30be665e82
commit
d7489a44de
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue