[PATCH] D34618: [LLD] Add basic 64-bit SPARC support

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 05:14:16 PDT 2017


fedor.sergeev added a comment.

> support for the most common SPARC relocations

I wonder how did you determine "the most common"?
Say, you did implement WDISP19 but skipped WDISP22 and WDISP16.
Just curious...


https://reviews.llvm.org/D34618





More information about the llvm-commits mailing list