Skip to content
  • Daniel Dunbar's avatar
    Lift out ABIInfo abstract base class. · d9eff3d4
    Daniel Dunbar authored
     - Currently still lives in CGCall.cpp but is intended to be the
       target specific place for hooking ABI information.
     - Select ABIInfo to use based on Target's prefix and pointer width.
    
    llvm-svn: 57445
    d9eff3d4
Loading