[PATCH] D118110: [CMake] [Clang] Add CMake build option to specify long double format on PowerPC

Nemanja Ivanovic via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 25 06:50:51 PST 2022


nemanjai added a comment.

It is probably not worth the effort since there won't be that many test cases that test the front end's IR generation for `long double`, but there should be a way to set up lit to know the default through its configuration files.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118110



More information about the cfe-commits mailing list