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

Dean Michael Berris <dber...@google.com> changed:

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

--- Comment #6 from Dean Michael Berris <dber...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to