llvm/llvm/test/CodeGen/X86/file-source-filename.ll

; RUN: llc -mtriple=x86_64-linux-gnu < %s | FileCheck %s
; CHECK: .file "foobar"

source_filename = "foobar"