[Lldb-commits] [PATCH] D11357: Resolve DW_AT_comp_dir path if it contains a symlink
Ed Maste
emaste at freebsd.org
Mon Jul 27 12:44:42 PDT 2015
emaste added a comment.
In http://reviews.llvm.org/D11357#212775, @jingham wrote:
> As a followup, can you make this non-exported static array of names that are pretty much only interesting on Linux into something queried from the platform? That way we could provide a way for the user to augment the list to add a new directory thats relevant, or even turn the stat behavior off by clearing the array, etc...
Oh, I didn't notice this when I wrote my note. Agreed.
http://reviews.llvm.org/D11357
More information about the lldb-commits
mailing list