fixup! add missing newlines to patches

This commit is contained in:
Shelley Vohr 2018-10-26 11:27:45 -07:00 committed by deepak1556
parent 92f50664d0
commit 1523a82bab
2 changed files with 2 additions and 2 deletions

View file

@ -81,4 +81,4 @@ index 58646a10591a1d3e7c2dd1782c3642b9cbe06738..0ae9c3c8ae27ca5684ebcb4f6a87f014
+ print "Got symbol_info for %s." % (potential_symbol_file)
if symbol_info == binary_info:
mkdir_p(os.path.dirname(output_path))
shutil.copyfile(potential_symbol_file, output_path)
shutil.copyfile(potential_symbol_file, output_path)

View file

@ -109,4 +109,4 @@ index bc544f1c7c7f9f8e3bac9804697848ededb6a30a..3575cc89dda68d34ffde1574cca9e7b5
-
WasmCompiledModule::TransferrableModule
WasmCompiledModule::GetTransferrableModule() {
if (i::FLAG_wasm_shared_code) {
if (i::FLAG_wasm_shared_code) {