[PATCH] D50175: [AArch64][NFC] better matching of AArch64 target in aarch64-cpus.c tests

Sjoerd Meijer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 2 03:40:33 PDT 2018


SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: olista01, ab.
Herald added a reviewer: javed.absar.
Herald added a subscriber: kristof.beyls.

In https://reviews.llvm.org/D50068, @ab noticed that it would be better to match aarch64-{{.*}} for
tests that use "-target aarch64_be -mlittle-endian" instead of just
aarch64{{.*}}.


https://reviews.llvm.org/D50175

Files:
  test/Driver/aarch64-cpus.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50175.158717.patch
Type: text/x-patch
Size: 20755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180802/7c228b19/attachment-0001.bin>


More information about the cfe-commits mailing list