Fix check strings in test/CodeGenObjC/arc-blocks.m in preperation for
authorAkira Hatanaka <ahatanaka@apple.com>
Tue, 14 Aug 2018 00:15:41 +0000 (00:15 +0000)
committerAkira Hatanaka <ahatanaka@apple.com>
Tue, 14 Aug 2018 00:15:41 +0000 (00:15 +0000)
commite67e3c804594a70411637cdaf6c34bd6c5aa414f
treec371b36e1add0ccba28b848cac58c5ef0abda3f1
parente3b1d962185c72fddaf634dcd80d468c01c96e6d
Fix check strings in test/CodeGenObjC/arc-blocks.m in preperation for
fixing a bug introduced in r339438.

Check the descriptor global variables in the IR at both -O0 and -O2.

llvm-svn: 339632
clang/test/CodeGenObjC/arc-blocks.m