summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-ifs/conflict-header-format.ifs
blob: 40ae9c0526f25cfe69d8c566af1ef00621b2e1ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# RUN: not llvm-ifs -action write-ifs -o - %s %S/object.ifs 2>&1 | \
# RUN: FileCheck %s --check-prefixes=CHECK-IFS

# CHECK-IFS: error: Interface Stub: ObjectFileFormat Mismatch.
# CHECK-IFS-NEXT: Filenames:
# CHECK-IFS-NEXT: ObjectFileFormat Values: TBD ELF

--- !experimental-ifs-v1
IfsVersion:      1.0
Triple:          x86_64-apple-unknown
ObjectFileFormat: TBD
Symbols:
  a:               { Type: Func }
...
OpenPOWER on IntegriCloud