[patch] Use shouldAssumeDSOLocal on aarch64 too

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 17:46:59 PDT 2016


On 25 May 2016 at 15:59, Rafael EspĂ­ndola <llvm-commits at lists.llvm.org> wrote:
> This reduces code duplication and now AArch64 also handles PIE.

LGTM! Logic that desperately needed sharing.

Tim.


More information about the llvm-commits mailing list