Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-nm / bitcode-export-sym.test
blob9866666ffa77549ddce0ddff32388c2abd0ca58b
1 # REQUIRES: powerpc-registered-target
2 ## Test the "--export-symbols" option with bitcode input files.
4 # RUN: llvm-as -o %t32.bc %p/Inputs/bitcode-sym32.ll
5 # RUN: llvm-as -o %t64.bc %p/Inputs/bitcode-sym64.ll
7 # RUN: llvm-nm --export-symbols %t32.bc %t64.bc | FileCheck %s --check-prefixes=CHECK --implicit-check-not={{.}}
9 # CHECK:      C32
10 # CHECK-NEXT: C64
11 # CHECK-NEXT: bar64
12 # CHECK-NEXT: foo32