Temporarily disable the indirect-goto.c test.
authorBob Wilson <bob.wilson@apple.com>
Tue, 1 Jul 2014 04:56:06 +0000 (04:56 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 1 Jul 2014 04:56:06 +0000 (04:56 +0000)
commit84941b92e67376fe13e2a4c5b589c3d3e3ebe2a5
tree7448ecb03dfdb98fbcdf63dc799c621a1e6cc609
parent3fe1e09a6e285a4792224969b582ada1bd6747f8
Temporarily disable the indirect-goto.c test.

llvm r212077 causes this test to fail. We need to reorder some passes and
possibly make other changes to reenable the optimization being tested here.

llvm-svn: 212091
clang/test/CodeGen/indirect-goto.c