summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2017-03-15 02:28:00 +0000
committerDean Michael Berris <dberris@google.com>2017-03-15 02:28:00 +0000
commit66443d80f182393abd41ed95b2bdc7942746a659 (patch)
treea51277fe504489be0f07d82ba60890c0dbf73be6 /lldb/packages/Python/lldbsuite/test
parent842c707d7cad06068e55c445507223a418e9fe4f (diff)
downloadbcm5719-llvm-66443d80f182393abd41ed95b2bdc7942746a659.tar.gz
bcm5719-llvm-66443d80f182393abd41ed95b2bdc7942746a659.zip
[XRay][compiler-rt] Support TSC emulation even for x86_64
Summary: Use TSC emulation in cases where RDTSCP isn't available on the host running an XRay instrumented binary. We can then fall back into emulation instead of not even installing XRay's runtime functionality. We only do this for now in the naive/basic logging implementation, but should be useful in even FDR mode. Should fix http://llvm.org/PR32148. Reviewers: pelikan, rnk, sdardis Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D30677 llvm-svn: 297800
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud