Skip to content
  • Daniel Dunbar's avatar
    Refactor parameter attribute handling: · 3d7c90b8
    Daniel Dunbar authored
      - Add CGCall.h for dealing with ABI issues related to calls.
      - Add CGFunctionInfo and CGCallInfo for capturing ABI relevant
        information about functions and calls.
      - Isolate LLVM parameter attribute handling inside CGCall.cpp
    
    llvm-svn: 55963
    3d7c90b8
Loading