summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2016-11-23 02:07:04 +0000
committerKuba Mracek <mracek@apple.com>2016-11-23 02:07:04 +0000
commita64c974a27079a86c8c3be956a0e04b18dd10445 (patch)
treef3202f55dbf1c86eb4e84c867e2eb27de7779126 /test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
parent329c83f95964bc7d0eb6cf4a6d8663c72b3bbb0d (diff)
[xray] Add XRay support for Mach-O in CodeGen
Currently, XRay only supports emitting the XRay table (xray_instr_map) on ELF binaries. Let's add Mach-O support. Differential Revision: https://reviews.llvm.org/D26983 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287734 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll')
-rw-r--r--test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll b/test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
index c89c21e44a9..8a8c667b2d8 100644
--- a/test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
+++ b/test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
@@ -1,4 +1,5 @@
; RUN: llc -filetype=asm -o - -mtriple=armv6-unknown-linux-gnu < %s | FileCheck %s
+; RUN: llc -filetype=asm -o - -mtriple=armv6-apple-ios6.0.0 < %s | FileCheck %s
define i32 @foo() nounwind noinline uwtable "function-instrument"="xray-always" {
; CHECK-LABEL: Lxray_sled_0: