diff options
Diffstat (limited to 'test/torture-s/gofast.c.s')
-rw-r--r-- | test/torture-s/gofast.c.s | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/torture-s/gofast.c.s b/test/torture-s/gofast.c.s index 236b798b2..fa181aafc 100644 --- a/test/torture-s/gofast.c.s +++ b/test/torture-s/gofast.c.s @@ -1,5 +1,5 @@ .text - .file "/usr/local/google/home/dschuff/s/wasm-waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/gofast.c" + .file "/usr/local/google/home/jgravelle/code/wasm/waterfall/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/gofast.c" .section .text.fp_add,"ax",@progbits .hidden fp_add .globl fp_add @@ -496,7 +496,8 @@ fail_count: .size .L.str, 17 - .ident "clang version 4.0.0 (trunk 283460) (llvm/trunk 283507)" + .ident "clang version 4.0.0 " .functype fprintf, i32, i32, i32 .functype abort, void .functype exit, void, i32 + .import_global stderr |