libbacktrace: update to current libgo test file

This commit is contained in:
Ian Lance Taylor
2020-02-15 18:26:32 -08:00
parent 4e14a008cd
commit 75cac302a5

View File

@@ -314,8 +314,8 @@ test_large (struct backtrace_state *state)
size_t ctimes[16];
size_t ztimes[16];
static const char * const names[] = {
"Mark.Twain-Tom.Sawyer.txt",
"../libgo/go/compress/testdata/Mark.Twain-Tom.Sawyer.txt"
"Isaac.Newton-Opticks.txt",
"../libgo/go/testdata/Isaac.Newton-Opticks.txt",
};
orig_buf = NULL;