[PATCH] D95665: [Builtins][FIX] Allow targets to opt-out of `long double` builtins

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 29 08:25:28 PST 2021


erichkeane added a comment.

For target-specific builtins I ended up implementing this: https://github.com/llvm/llvm-project/commit/81a73fde5cea304d31294fd26c2f051f1685e97c at one point to make sure that 'host' builtins get looked up in the aux-target if necessary.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95665/new/

https://reviews.llvm.org/D95665



More information about the cfe-commits mailing list