avieira created this revision.
Herald added subscribers: cfe-commits, danielkiss, jfb, kristof.beyls.
Herald added a project: clang.
avieira requested review of this revision.
Hi all,
This patch implements the definition of __ARM_FEATURE_ATOMICS and fixes the
missing definition of __ARM_FEATURE_
avieira updated this revision to Diff 305504.
avieira added a comment.
Rebased on top of trunk.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91438/new/
https://reviews.llvm.org/D91438
Files:
clang/lib/Basic/Targets/AArch64.cpp
clang/lib/Basic/Targets/AArch64.h
clang/test/Preproc
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa4b80efea98f: [AArch64] Define __ARM_FEATURE_{CRC32,ATOMICS}
(authored by avieira).
Changed prior to commit:
https://reviews.llvm.org/D91438?vs=305504&id=308081#toc
Repository:
rG LLVM Github Monorep