repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PowerPC][NFC] Add a test case for extract and store patterns
[llvm-core.git]
/
test
/
Bitcode
/
upgrade-objcretainrelease.ll
blob
5397327f80afdcda0f3d21049ee28dd52aa2ee99
1
; Test that comment token for objc retain release is upgraded from '#' to ';'
2
;
3
; RUN: llvm-dis < %s.bc | FileCheck %s
4
5
; CHECK: "mov\09fp, fp\09\09; marker for objc_retainAutoreleaseReturnValue"
6