[PATCH] D115501: [clang][ARM] Emit warnings when PACBTI-M is used with unsupported architectures

Amilendra Kodithuwakku via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 28 01:46:03 PST 2022


amilendra added a comment.

The CI errors seem unrelated.

  Failed Tests (9):
    libarcher :: races/critical-unrelated.c
    libarcher :: races/lock-nested-unrelated.c
    libarcher :: races/lock-unrelated.c
    libarcher :: races/parallel-simple.c
    libarcher :: races/task-dependency.c
    libarcher :: races/task-taskgroup-unrelated.c
    libarcher :: races/task-taskwait-nested.c
    libarcher :: races/task-two.c
    libarcher :: task/task_late_fulfill.c

So pushing these changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115501



More information about the cfe-commits mailing list