[PATCH] D50179: [AArch64][ARM] Context sensitive meaning of option "crypto"
Sjoerd Meijer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 24 07:20:40 PDT 2018
SjoerdMeijer updated this revision to Diff 166643.
SjoerdMeijer added a comment.
Added FIXMEs, like in https://reviews.llvm.org/D50229, that this needs reimplementation too after the TargerParser rewrite.
About v8.5, the ISA description is now available here:
https://developer.arm.com/products/architecture/cpu-architecture/a-profile/exploration-tools
But we will add support for that when we upstream v8.5 support, so will be added later.
https://reviews.llvm.org/D50179
Files:
lib/Driver/ToolChains/Arch/AArch64.cpp
lib/Driver/ToolChains/Arch/ARM.cpp
test/Driver/arm-features.c
test/Preprocessor/aarch64-target-features.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50179.166643.patch
Type: text/x-patch
Size: 15020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180924/7654b728/attachment-0001.bin>
More information about the cfe-commits
mailing list