Skip to content
  • Daniel Dunbar's avatar
    Refactor some CodeGen functionality: · 1c64e5d1
    Daniel Dunbar authored
     - Add CodeGenFunction::{EmitReturnOfRValue, EmitIvarOffset}
     - Factor EmitLValueForIvar out of EmitObjCIvarRefLValue.
    
    No non-error functionality change (some unsupported errors are
    degraded to asserts for the time being).
    
    llvm-svn: 56543
    1c64e5d1
Loading