[XRay] Fix __xray_function_address on PPC reguarding local entry points.
authorTim Shen <timshen91@gmail.com>
Wed, 17 May 2017 21:20:00 +0000 (21:20 +0000)
committerTim Shen <timshen91@gmail.com>
Wed, 17 May 2017 21:20:00 +0000 (21:20 +0000)
commitaf3ffcc1f8d13b2b5f26e8283df25dd05ea1a3f0
treefc32029872387ac9888e3dc7edb4f478cb884597
parent156d3ae0b686037ab00e33eea5bd2d16762e371c
[XRay] Fix __xray_function_address on PPC reguarding local entry points.

Reviewers: echristo, dberris

Subscribers: llvm-commits

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

llvm-svn: 303302
compiler-rt/lib/xray/xray_interface.cc
compiler-rt/test/xray/TestCases/Linux/func-id-utils.cc