Author: David Spickett Date: 2023-10-09T08:21:21+01:00 New Revision: f47914a7cd733751d6ae4dcb9c240520c34ec492
URL: https://github.com/llvm/llvm-project/commit/f47914a7cd733751d6ae4dcb9c240520c34ec492 DIFF: https://github.com/llvm/llvm-project/commit/f47914a7cd733751d6ae4dcb9c240520c34ec492.diff LOG: [lldb][Docs] Use RST link format in IntelPT doc Added: Modified: lldb/docs/use/intel_pt.rst Removed: ################################################################################ diff --git a/lldb/docs/use/intel_pt.rst b/lldb/docs/use/intel_pt.rst index f8afb2cee1b26c6..89ef5d811fb2ad5 100644 --- a/lldb/docs/use/intel_pt.rst +++ b/lldb/docs/use/intel_pt.rst @@ -27,7 +27,7 @@ Build Instructions ------------------ Clone and build the low level Intel PT -decoder library [LibIPT library](https://github.com/intel/libipt). +decoder library `LibIPT library <https://github.com/intel/libipt>`_. :: $ git clone g...@github.com:intel/libipt.git _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits