dim added a comment. In http://reviews.llvm.org/D15899#319902, @davide wrote:
> I'm not opposed to this but ... this will likely it only 11 (and maybe 10.3 > if backported) -- what about people running <= 10.2 ? Isn't this a problem > for them? People running ports-provided or hand-built clang 3.8.0 or higher on older FreeBSD's can use `-fno-movt`. For clang versions 3.7.x and earlier, they can still use the old style `-mllvm -arm-use-movt=0`. We'll fix the FreeBSD build system so it uses the right options for older and newer clang versions. http://reviews.llvm.org/D15899 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits