[PATCH] D85313: [DebugInfo] Don't error for zero-length arange entries

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 05:21:59 PDT 2020


thakis added a comment.

I reverted this since it broke building obj2yaml on all bots, and the fix wasn't immediately clear to me. (We need to pass some warning handler, but I don't know which one's appropriate in obj2yaml.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85313/new/

https://reviews.llvm.org/D85313



More information about the llvm-commits mailing list