[PATCH] D74425: [DebugInfo]: Added support for DWARFv5 Info section header parsing in llvm-dwp utility.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 01:47:55 PST 2020


fhahn added a comment.

It looks like the tests added in this patch are failing on macOS, because they require ELF object files. I've pushed rGc41a1f63b3c0 <https://reviews.llvm.org/rGc41a1f63b3c02039bb6a05f7084bdf95099d7aa9> which adds a Linux triple to the tests. That should fix the failures on macOS


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74425





More information about the llvm-commits mailing list