summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/upgrade-objcretainrelease.ll
blob: 5397327f80afdcda0f3d21049ee28dd52aa2ee99 (plain)
1
2
3
4
5
6
; Test that comment token for objc retain release is upgraded from '#' to ';'
;
; RUN: llvm-dis < %s.bc | FileCheck %s

; CHECK: "mov\09fp, fp\09\09; marker for objc_retainAutoreleaseReturnValue"

OpenPOWER on IntegriCloud