]> granicus.if.org Git - clang/commit
Fix tests in order for them to not fail after r252604.
authorIgor Laevsky <igmyrj@gmail.com>
Wed, 18 Nov 2015 14:40:41 +0000 (14:40 +0000)
committerIgor Laevsky <igmyrj@gmail.com>
Wed, 18 Nov 2015 14:40:41 +0000 (14:40 +0000)
commit980d9c87b942f16521e39fd308bdc7f6aef78da2
tree5b15a09e3e529d59e07b4dec6f787aa7db5d0719
parent9bb501e3806eb2ca56b1050f0fcb7d4f319de25b
Fix tests in order for them to not fail after r252604.

Some expected attributes appear to be incorrect after
optimizations are run and llvm will strip them. Use -O0
so that llvm will not have a chance to remove them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253458 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenObjC/optimize-ivar-offset-load.m