blob: e99b69e475493782bfb4f845c41673c66080e672 [file] [log] [blame]
/* APPLE LOCAL file radar 4810587 */
/* Check that default option also results in generation of objc section
with flag of 0 */
/* { dg-do compile } */
/* { dg-require-effective-target ilp32 } */
/* { dg-skip-if "" { arm*-*-darwin* } { "*" } { "" } } */
@interface INTF
@end
@implementation INTF
@end
/* LLVM LOCAL accept llvm syntax */
/* { dg-final { scan-assembler ".section.*__OBJC,__image_info" } } */
/* LLVM LOCAL accept llvm syntax */
/* { dg-final { scan-assembler "L_OBJC_IMAGE_INFO:.*\n\t.space( |\t)8" } } */