]> granicus.if.org Git - clang/commit
Fix test on release builds.
authorTim Northover <tnorthover@apple.com>
Tue, 16 Jul 2013 10:22:19 +0000 (10:22 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 16 Jul 2013 10:22:19 +0000 (10:22 +0000)
commit6cbe66fc2d10e6d63efabb851877ea2521f23cca
treed6395a468dbd53d8b4e450b510387f7d5a86d4f2
parent09df2b066221d869f17f4b5762405f111a65f983
Fix test on release builds.

Unfortunately I don't think there's a good way to validate branch targets on
release builds. Fortunately it's a minor part of this test (and based on
generic code) so I don't mind dropping it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186398 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/builtins-arm-exclusive.c