AnalyzeCallOperands function for N32/64.
N32/64 places all variable arguments in integer registers (or on stack), regardless of their types, but follows calling convention of non-vaarg function when it handles fixed arguments. llvm-svn: 144553
Loading
Please sign in to comment