[PATCH] D64067: [X86][PPC] Support -mlong-double-64

Hal Finkel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 2 21:51:41 PDT 2019


hfinkel added a comment.

Can you please add a test ensuring that -malign-double and -mlong-double-64 interact properly? I think that, in the current patch, they do (as -malign-double is processed first), but I'd prefer that we cover that case explicitly.


Repository:
  rC Clang

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

https://reviews.llvm.org/D64067





More information about the cfe-commits mailing list