Skip to content
  • Michael Gottesman's avatar
    Updated test0 of retain-not-declared.ll to reflect the fact that... · 94128300
    Michael Gottesman authored
    Updated test0 of retain-not-declared.ll to reflect the fact that objc-arc-expand runs before objc-arc/objc-arc-contract.
    
    Specifically, objc-arc-expand will make sure that the
    objc_retainAutoreleasedReturnValue, objc_autoreleaseReturnValue, and ret
    will all have %call as an argument.
    
    llvm-svn: 178382
    94128300
Loading