[PATCH] D15791: Disable generating movt on FreeBSD

Ed Maste via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 27 09:46:59 PST 2015


emaste added a comment.

> @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 ?


I'm sure lld will handle everything we need eventually (if it does not already), but I'm not sure it's reasonable to have different behaviour based on `-fuse-ld` here anyhow -- ld.bfd may well be a recent one from ports.


Repository:
  rL LLVM

http://reviews.llvm.org/D15791





More information about the cfe-commits mailing list