[PATCH] D66018: [ARM] Take into account -mcpu and -mfpu options while handling 'crypto' feature
Kristina Bessonova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 2 13:25:40 PDT 2019
krisb updated this revision to Diff 218388.
krisb marked an inline comment as done.
krisb added a comment.
Applied the comment: enable 'sha2' and 'aes' only for armv8 A profile, report warning and disable 'crypto' for other archs. Add more tests.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66018/new/
https://reviews.llvm.org/D66018
Files:
include/clang/Basic/DiagnosticDriverKinds.td
lib/Driver/ToolChains/Arch/ARM.cpp
test/Driver/arm-features.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66018.218388.patch
Type: text/x-patch
Size: 7744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190902/8540da52/attachment-0001.bin>
More information about the cfe-commits
mailing list