.byte0x1# DW_AT_decl_file (DW_TAG_const_type_1.c) .byte0x5# DW_AT_decl_line .long0x88# DW_AT_type # DW_AT_external .uleb1280x9# DW_AT_location .byte0x3# DW_OP_addr .Quad c .uleb1280x6# (DIE (0x6d) DW_TAG_variable) .ascii"obj\0"# DW_AT_name .byte0x1# DW_AT...
DW_AT_GNU_all_call_sites (true) DW_AT_sibling (0x00000056) 0x00000046: DW_TAG_variable DW_AT_name ("mxcsr") DW_AT_decl_file ("/build/gcc-7-EmPD0P/gcc-7-7.5.0/build/x86_64-linux-gnu/libgcc/../../../src/libgcc/config/i386/crtfastmath.c") DW_AT_decl_line (94) DW_AT...
void CGDebugInfo::EmitDeclareOfBlockDeclRefVariable(7 changes: 3 additions & 4 deletions 7 clang/test/CodeGenCXX/debug-info-object-pointer.cpp Original file line numberDiff line numberDiff line change @@ -5,12 +5,11 @@ // CHECK: !DIDerivedType(tag: DW_TAG_pointer_type // CHECK-SAME:...
AC_CHECK_DECL([_OPENMP],[OPENMP_ENABLED='yes'],[OPENMP_ENABLED='no'],[]) if test "${OPENMP_ENABLED}" = 'yes' && \ test "$ac_cv_prog_c_openmp" != 'unsupported'; then MAGICK_FEATURES="OpenMP $MAGICK_FEATURES" fi # Enable support for OpenCL no_cl=yes AX_HAVE_OPEN...