[PATCH] D52156: [LLD] [COFF] Alternative ARM range thunk algorithm
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 24 12:33:37 PDT 2018
ruiu added a comment.
I believe you can iterate over all input files to visit all symbols including local ones.
https://reviews.llvm.org/D52156
More information about the llvm-commits
mailing list