[PATCH] D16867: Debug Info: Allow SROAed complex floating point types to be described by constants

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 14:26:18 PST 2016


aprantl abandoned this revision.
aprantl added a comment.

I also fixed the other bug in r261168:

  DwarfDebug: Don't drop the DIExpression just because a variable is
  described by an immediate.

which makes this patch obsolete. (This code path can no longer be triggered).

Thanks for all the feedback!


Repository:
  rL LLVM

http://reviews.llvm.org/D16867





More information about the llvm-commits mailing list