[llvm-bugs] [Bug 36790] Use string configuration options to configure logging modes

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 3 23:39:46 PDT 2018


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

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

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

--- Comment #1 from Dean Michael Berris <dberris at google.com> ---
This is now fixed, partially. The remaining steps are:

- Implementing an ABI version check, to prepare for changing the ABI (removing
functions, updating types, etc.)

- Changing the XRayLogImpl struct to support newer framework/API additions to
support newer functionality.

We'll track the work of those things independently.

-- 
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/20180504/a72902b1/attachment.html>


More information about the llvm-bugs mailing list