• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
7