Skip to content

Commit

Permalink
[test] Add missing REQUIRES: arm-registered-target
Browse files Browse the repository at this point in the history
  • Loading branch information
aeubanks committed Jul 20, 2022
1 parent adc1c34 commit 19d4f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/test/Transforms/CodeGenPrepare/dead-allocation.ll
@@ -1,5 +1,6 @@
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
; Eliminate the dead allocation instruction
; REQUIRES: arm-registered-target
; RUN: opt -codegenprepare < %s -S | FileCheck %s

target datalayout = "e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64"
Expand Down

0 comments on commit 19d4f5e

Please sign in to comment.