1 // RUN: %clang_cc1 %s -triple=arm-unknown-linux-gnueabi -target-abi aapcs -emit-llvm -o - | FileCheck %s
7 SMLoc(const SMLoc
&RHS
);
19 // CHECK: declare void @_Z3fooPv(ptr sret(%class.SMLoc) align 4, ptr noundef)
20 // CHECK: declare void @_Z3zed5SMLoc(ptr noundef)