[PATCH] D60470: [DWARF] Change ambiguity resolution from smallest CUOffset to largest (LowPC, CUOffset)

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 02:45:06 PDT 2019


MaskRay added a comment.

Ping :) Whatever the lld resolution of D59553 <https://reviews.llvm.org/D59553> is, this is at least useful for ld.bfd/gold linked modules. And this patch simplifies the logic.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60470





More information about the llvm-commits mailing list