Skip to content

Commit

Permalink
[test] clang/test/InterfaceStubs/externstatic.c requires x86-register…
Browse files Browse the repository at this point in the history
…ed-target
  • Loading branch information
MaskRay committed Jan 18, 2020
1 parent ff6be0c commit 80146fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/test/InterfaceStubs/externstatic.c
@@ -1,3 +1,4 @@
// REQUIRES: x86-registered-target
// RUN: %clang -cc1 -fvisibility default -DSTORAGE="extern" -o - -emit-interface-stubs -std=c99 -xc %s | \
// RUN: FileCheck -check-prefix=CHECK-EXTERN %s

Expand Down

0 comments on commit 80146fc

Please sign in to comment.