[PATCH] D92054: [Driver] Default Generic_GCC ppc/ppc64/ppc64le to -fasynchronous-unwind-tables
Nemanja Ivanovic via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 21 15:05:10 PST 2020
nemanjai accepted this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.
LGTM.
================
Comment at: clang/test/Driver/ppc-features.cpp:45
+// PPC64: "-munwind-tables"
+// PPC64-SAME: "-mfloat-abi" "hard"
----------------
Curious - how come no check for `PPC64BE`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92054/new/
https://reviews.llvm.org/D92054
More information about the cfe-commits
mailing list