llvm-project/llvm/test/tools/llvm-ifs/Inputs/strong-mismatch-size.ifs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
152 B
Plaintext
Raw Normal View History

# NOTE: Used by weak-mismatch.ifs
--- !ifs-v1
IfsVersion: 3.0
Target: x86_64-unknown-linux-gnu
Symbols:
- { Name: foobar, Type: Object, Size: 2 }
...