[PATCH] D73990: [Sanitizers] Get link map on FreeBSD via documented API

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 05:41:18 PST 2020


emaste added a comment.

In D73990#1858086 <https://reviews.llvm.org/D73990#1858086>, @MaskRay wrote:

> It will be nice to include in the description what systems were not supported by hard coding 560, if such information can be obtained relatively easily.


I don't quite understand this question; hard coding is definitely a hack and we should prefer the supported method for finding the information, if the system provides it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73990





More information about the llvm-commits mailing list