repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[RISCV] Rename a lambda to have plural nouns to reflect that it contains a loop. NFC
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
PowerPC
/
aix-filename-special-character-single-quotation.ll
blob
6f75a3c455d8345706779448ac5365969d33197c
1
; RUN: llc -verify-machineinstrs -mtriple powerpc-ibm-aix-xcoff < %s \
2
; RUN: | FileCheck %s
3
; RUN: llc -verify-machineinstrs -mtriple powerpc64-ibm-aix-xcoff < %s \
4
; RUN: | FileCheck %s
5
6
; CHECK: .file "1'2.c"
7
; CHECK-SAME: ,{{.*version}}
8
9
source_filename = "1'2.c"