Skip to content

Commit

Permalink
Add Requires x86 target to test due to failure in clang-armv8-quick
Browse files Browse the repository at this point in the history
bot
  • Loading branch information
usama54321 committed Aug 16, 2023
1 parent 9460ebd commit bb5f64a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/test/CodeGen/ubsan-function-attributed.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// REQUIRES: x86-registered-target
// RUN: %clang_cc1 -S -triple x86_64 -std=c17 -fsanitize=function %s -o - | FileCheck %s --check-prefixes=CHECK

// CHECK: .long 248076293
Expand Down

0 comments on commit bb5f64a

Please sign in to comment.