[PATCH] D49754: Add -m(no-)spe, and e500 CPU definitions and support to clang
Justin Hibbits via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 24 09:22:39 PST 2018
jhibbits added a comment.
Hi Vit,
I'm unable to reproduce the previous crash with clang8, so for now assuming it's fixed by other events. If that turns out not to be the case, I can revisit it. I am able to reproduce this crash though, so am taking a look. I'm' not quite sure how to interpret it, since i64 is supposed to be a synthetic type on this platform, so the normal expansion should be taking care of it. I'll see what I can find.
Thanks for your testing!
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D49754/new/
https://reviews.llvm.org/D49754
More information about the cfe-commits
mailing list