]> granicus.if.org Git - clang/commit
[ARM64] Add a missed case label for arm64_be, and enable the aarch64-varargs test...
authorJames Molloy <james.molloy@arm.com>
Wed, 23 Apr 2014 10:26:08 +0000 (10:26 +0000)
committerJames Molloy <james.molloy@arm.com>
Wed, 23 Apr 2014 10:26:08 +0000 (10:26 +0000)
commit5d0678781a993749cb83bebe0ef0957af7af8551
tree98b277908001f1bead07dabe6d450dd243838f22
parentaffcec88d2022e3d30b38c548e3a781ae72d66f0
[ARM64] Add a missed case label for arm64_be, and enable the aarch64-varargs test for arm64_be.

This ensures that r203917 (cpirker "AArch64_be varargs processing for ARM ABI") is ported to ARM64.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206961 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGen/aarch64-varargs.c