1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

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 454315178c
commit e85d8ff3b7

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