summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/file-source-filename.ll
blob: 146da9e16c959f1b61bafcd462670dadf3674050 (plain)
1
2
3
4
; RUN: llc -mtriple=x86_64-linux-gnu < %s | FileCheck %s
; CHECK: .file "foobar"

source_filename = "foobar"