Test commit access.
authorAndres Freund <andres@anarazel.de>
Sun, 22 Apr 2018 17:53:34 +0000 (17:53 +0000)
committerAndres Freund <andres@anarazel.de>
Sun, 22 Apr 2018 17:53:34 +0000 (17:53 +0000)
Remove trailing whitespace.

llvm-svn: 330551

llvm/include/llvm/ExecutionEngine/ExecutionEngine.h

index 7932688..2c608d2 100644 (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