This revision was automatically updated to reflect the committed changes.
Closed by commit rL294662: Add support for armv7ve flag in clang (PR31358).
(authored by gbiv).
Changed prior to commit:
https://reviews.llvm.org/D29773?vs=87831&id=87899#toc
Repository:
rL LLVM
https://reviews.llvm.o
richard.barton.arm accepted this revision.
richard.barton.arm added a comment.
This revision is now accepted and ready to land.
This all LGTM. If I can assume I am allow to approve, then I approve.
Comment at: test/Preprocessor/arm-acle-6.4.c:136
+// CHECK-V7VE: __ARM_FEATURE_S
manojgupta created this revision.
Herald added subscribers: rengolin, aemerson.
This is a followup change to add v7ve support to clang for
gcc compatibility. Armv7ve addition to llvm is currently being
reviewed at https://reviews.llvm.org/D29472 .
https://reviews.llvm.org/D29773
Files:
lib/Ba