commit | d197ebf3edff040be12b11975500f973f7a7e65c | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@chromium.org> | Sat Sep 15 02:55:42 2018 +0000 |
committer | Petr Hosek <phosek@chromium.org> | Sat Sep 15 02:55:42 2018 +0000 |
tree | db407c2091e59c260cc3dc989336d624191d32b0 | |
parent | c40719e335d99d033ea55e24bf673125262a6544 [diff] |
[XRay] Remove the deprecated __xray_log_init API This API has been deprecated three months ago and shouldn't be used anymore, all clients should migrate to the new string based API. Differential Revision: https://reviews.llvm.org/D51606 llvm-svn: 342318