"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "0bcf2d8864a33d6ef03703553c6d568819a44f7e"
[arm-fast-isel] Add support for fastcc.
Without fastcc support, the caller just falls through to CallingConv::C for fastcc, but callee still uses fastcc, this inconsistency of calling convention is a problem, and fastcc support can fix it. llvm-svn: 162013
Loading
Please register or sign in to comment