[PATCH] D116415: [Arm] Remove duplicate CPU tests

Sam Elliott via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 4 05:25:32 PST 2022


lenary accepted this revision.
lenary added a comment.

There is also a duplicate line (lines 29 and 31) of `// RUN: %clang -target arm -march=armv5 -mthumb -### -c %s 2>&1 | FileCheck -check-prefix=CHECK-V5-THUMB %s` which I think can be removed when you land this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116415/new/

https://reviews.llvm.org/D116415



More information about the cfe-commits mailing list