1RUN: yaml2obj %p/Inputs/file-aux-record.yaml | llvm-objdump -t - | FileCheck %s
2
3CHECK: .file
4CHECK: AUX eighteen-chars.obj{{$}}
5
6