fixup! add missing newlines to patches
This commit is contained in:
		
					parent
					
						
							
								92f50664d0
							
						
					
				
			
			
				commit
				
					
						1523a82bab
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -81,4 +81,4 @@ index 58646a10591a1d3e7c2dd1782c3642b9cbe06738..0ae9c3c8ae27ca5684ebcb4f6a87f014
 | 
				
			||||||
+                print "Got symbol_info for %s." % (potential_symbol_file)
 | 
					+                print "Got symbol_info for %s." % (potential_symbol_file)
 | 
				
			||||||
           if symbol_info == binary_info:
 | 
					           if symbol_info == binary_info:
 | 
				
			||||||
             mkdir_p(os.path.dirname(output_path))
 | 
					             mkdir_p(os.path.dirname(output_path))
 | 
				
			||||||
             shutil.copyfile(potential_symbol_file, output_path)
 | 
					             shutil.copyfile(potential_symbol_file, output_path)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -109,4 +109,4 @@ index bc544f1c7c7f9f8e3bac9804697848ededb6a30a..3575cc89dda68d34ffde1574cca9e7b5
 | 
				
			||||||
-
 | 
					-
 | 
				
			||||||
 WasmCompiledModule::TransferrableModule
 | 
					 WasmCompiledModule::TransferrableModule
 | 
				
			||||||
 WasmCompiledModule::GetTransferrableModule() {
 | 
					 WasmCompiledModule::GetTransferrableModule() {
 | 
				
			||||||
   if (i::FLAG_wasm_shared_code) {
 | 
					   if (i::FLAG_wasm_shared_code) {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue