2 # RUN: llvm-mc -filetype=obj -triple=x86_64-windows-msvc %s -o %t
3 # RUN: llvm-jitlink -num-threads=0 -debug-only=jitlink -noexec \
4 # RUN: -abs func=0xcafef00d %t 2>&1 \
7 # Check a file debug symbol is skipped.
9 # CHECK: Creating graph symbols...
10 # CHECK: 7: Skipping FileRecord symbol ".file" in (debug) (index: -2)
14 .file "skip_this_file_symbol"