echristo added inline comments.

================
Comment at: clang/test/CodeGen/inline-asm-p-constraint.c:1
+// RUN: %clang_cc1 -emit-llvm %s -o - -triple aarch64-linux-gnu | FileCheck %s
+void foo(void* ptr) {
----------------
nickdesaulniers wrote:
> Does this need `REQUIRES: aarch64-registered-target`?
It shouldn't unless it's calling into the backend somewhere.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76297



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to