[Lldb-commits] [PATCH] D19273: Update Go OS Plugin for newer runtimes
Tamas Berghammer via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 21 03:55:45 PDT 2016
tberghammer accepted this revision.
tberghammer added a reviewer: tberghammer.
tberghammer added a comment.
A producer string would be excellent but I know it is not easy to add it to all part of the toolchain. In case of development compilers I would suggest to add the version number of the next or the previous iteration with some additional marking indicating that it is a development build so you can detect it from LLDB (e.g. 1.5+).
http://reviews.llvm.org/D19273
More information about the lldb-commits
mailing list