[llvm-bugs] [Bug 31756] XRay crashes when rtdscp access is disabled

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Feb 1 23:56:05 PST 2017


https://llvm.org/bugs/show_bug.cgi?id=31756

Dean Michael Berris <dberris at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Dean Michael Berris <dberris at google.com> ---
Now fixed in https://reviews.llvm.org/rL293870 -- we're explicitly not
installing the XRay log handling routine that depends on rdtscp if we detect
that rdtscp couldn't be used. We can track work on how we work-around that in
another bug if we want to do that as well.

It's an open question as to whether we want to back-port this into the 4.0
release.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170202/bcbd5c4f/attachment-0001.html>


More information about the llvm-bugs mailing list