Skip to content
  • Daniel Dunbar's avatar
    ABI handling API changes. · 7633cbf0
    Daniel Dunbar authored
     - Lift CGFunctionInfo creation up to callers of EmitCall.
    
     - Move isVariadic bit out of CGFunctionInfo, take as argument to
       GetFunctionType instead.
    
    No functionality change.
    
    llvm-svn: 63550
    7633cbf0
Loading