[XRay] ARM 32-bit no-Thumb support in Clang
authorDean Michael Berris <dberris@google.com>
Mon, 19 Sep 2016 00:59:19 +0000 (00:59 +0000)
committerDean Michael Berris <dberris@google.com>
Mon, 19 Sep 2016 00:59:19 +0000 (00:59 +0000)
commiteeee3b17f3d5b5eada17b7152130761af98fc65a
tree1970cec43b4b2ce9bcbeeed01db232cdb2332048
parent4640154446cb2f95aa54d001ecd6683d2941d47a
[XRay] ARM 32-bit no-Thumb support in Clang

Just a test for now, adapted from x86_64 tests of XRay.
This is one of 3 commits to different repositories of XRay ARM port. The other 2 are:

https://reviews.llvm.org/D23931 (LLVM)
https://reviews.llvm.org/D23933 (compiler-rt)

Differential Revision: https://reviews.llvm.org/D23932

llvm-svn: 281879
clang/test/CodeGen/xray-attributes-supported-arm.cpp [new file with mode: 0644]