aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/PowerPC/aix-filename-special-character-single-quotation.ll
blob: 6f75a3c455d8345706779448ac5365969d33197c (plain)
1
2
3
4
5
6
7
8
9
; RUN: llc -verify-machineinstrs -mtriple powerpc-ibm-aix-xcoff < %s \
; RUN:   | FileCheck %s
; RUN: llc -verify-machineinstrs -mtriple powerpc64-ibm-aix-xcoff < %s \
; RUN:   | FileCheck %s

; CHECK: .file "1'2.c"
; CHECK-SAME: ,{{.*version}}

source_filename = "1'2.c"