[PATCH] D15791: Disable generating movt on FreeBSD

Davide Italiano via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 29 05:53:14 PST 2015


davide added a comment.

In http://reviews.llvm.org/D15791#317172, @dim wrote:

> @davide, any idea whether lld will be able to handle movt correctly?  If so, we might want to make this dependent on `-fuse-ld=bfd` or `-fuse-ld=lld` ?


lld/AArch64 can't still handle that properly, so I'd rather recommend to make it dependent on fuse-ld=bfd.

Thanks,

-

Davide


Repository:
  rL LLVM

http://reviews.llvm.org/D15791





More information about the cfe-commits mailing list