[PATCH] D45045: [DebugInfo] Generate debug information for labels.

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 9 02:33:41 PDT 2018


hans added a comment.

This broke the Chromium build. I've uploaded a reproducer at https://bugs.chromium.org/p/chromium/issues/detail?id=841170#c1

I'm guessing maybe a Clang bootstrap with debug info might also reproduce the problem, but I haven't tried that.

Reverted in r331861.


Repository:
  rL LLVM

https://reviews.llvm.org/D45045





More information about the cfe-commits mailing list