[PATCH] D42963: Add initial ld.lld.1 man page

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 12:09:00 PST 2018


emaste marked an inline comment as done.
emaste added a comment.

Thanks, I'll commit this later today. Not sure how I ended up with `01` instead of `O1` but have fixed those locally.

I'd to have an "implementation details" section explaining (at least) the way lld does symbol resolution and how it differs from bfd/gold but that can be a later commit; perhaps you have notes from one of your talks already that could be dropped in.


https://reviews.llvm.org/D42963





More information about the llvm-commits mailing list