krytarowski added a comment.
This approach is easier for my to understand each change and make sure that
it's actually needed and correct (or looking like a proper solution).
There are 2 similar changes left I don't fully understand and code interfering
with the OpenBSD platform addition that I
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
I think you should group these "add netbsd to a list" type of changes into
single diff. There's not point in reviewing each separately.
Repository:
rL LLVM
https://reviews.llvm.org/D31192
krytarowski created this revision.
krytarowski added a project: LLDB.
NetBSD is a modern ELF UNIX-like system.
There is requires DynamicLoaderPOSIXDYLD e.g. for ELF AUXV reading from the
client.
Sponsored by
Repository:
rL LLVM
https://reviews.llvm.org/D31192
Files:
source/Plugins/Dyna