[llvm] r210143 - DebugInfo: Partial revert r209984 due to more cases where abstract DbgVariables do not have associated DIEs.

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Wed Jun 4 09:21:48 PDT 2014


> Added: llvm/trunk/test/DebugInfo/missing-abstract-variable.ll

This test case fails on PowerPC, because the following
DW_TAG_formal_parameter is missing, even at -O0:

> +; FIXME: This formal parameter goes missing at least at -O2, maybe
before that.
> +; CHECK:     DW_TAG_formal_parameter
> +; CHECK-NOT: DW_TAG
> +; CHECK:       DW_AT_abstract_origin {{.*}} {[[ABS_B]]}

Is this supposed to be platform-dependent, or is it just a problem that
happens to show up sometimes?


Mit freundlichen Gruessen / Best Regards

Ulrich Weigand

--
  Dr. Ulrich Weigand | Phone: +49-7031/16-3727
  STSM, GNU/Linux compilers and toolchain
  IBM Deutschland Research & Development GmbH
  Vorsitzende des Aufsichtsrats: Martina Koederitz | Geschäftsführung: Dirk
Wittkopp
  Sitz der Gesellschaft: Böblingen | Registergericht: Amtsgericht
Stuttgart, HRB 243294





More information about the llvm-commits mailing list