jrtc27 wrote: > The proposed patch has been committed in a backported form to FreeBSD as part > of > https://cgit.freebsd.org/src/commit/?id=255538cd906045095d0c2113ae6c4731ce36c0cf. > As such, currently LLVM when built unpatched from this repo, will create > bogus binaries if long double is involved. Please commit this patch or > propose necessary changes.
I mean, you probably should have waited until upstream was happy before going gung-ho downstream with whatever patch you had. Your choice to commit ABI changes to FreeBSD does not oblige anyone in upstream LLVM to do more work than otherwise. https://github.com/llvm/llvm-project/pull/201298 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
