Skip to content

Commit

Permalink
[test/Tapir] Fix requirement for test that needs X86 target.
Browse files Browse the repository at this point in the history
  • Loading branch information
neboat committed Oct 9, 2023
1 parent 03a724d commit 4c3ac45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/test/Transforms/Tapir/codegen-task-frameaddress.ll
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
; RUN: llc < %s | FileCheck %s
; REQUIRES: x86-registered-target
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"

Expand Down

0 comments on commit 4c3ac45

Please sign in to comment.