aboutsummaryrefslogtreecommitdiff
path: root/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-11-29 01:04:40 +0000
committerChris Lattner <sabre@nondot.org>2009-11-29 01:04:40 +0000
commit9fed3c2835b61123528d5abe1f8ebc47aa6a81e4 (patch)
treebe7b4182e0b1d16ab3a269e7e7fa4eda7c066c9c /utils/FileCheck/FileCheck.cpp
parent3f40e233922dfecb10cb7e4996f800cd35a93271 (diff)
add a testcase for
void test9(int N, double* G) { long j; for (j = 1; j < N - 1; j++) G[j+1] = G[j] + G[j+1]; } git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90047 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions