"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "06636c2bebe6425d42e98258de8ab5a5fd4c1993"
Fix eabi calling convention when a 64 bit value shadows r3.
Without this what was happening was: * R3 is not marked as "used" * ARM backend thinks it has to save it to the stack because of vaarg * Offset computation correctly ignores it * Offsets are wrong llvm-svn: 110446
Loading
Please register or sign in to comment