Skip to content
  • Daniel Dunbar's avatar
    Implement ABI Indirect sematics for arguments. · 747865af
    Daniel Dunbar authored
     - No intended functionality change, all current ABI implementations
       were only using indirect for complex/aggregate types, which were
       being passed indirectly with the Direct ABIInfo kind.
    
    llvm-svn: 63858
    747865af
Loading