> On May 23, 2018, at 9:15 AM, Alexandre Yukio Yamashita via lldb-dev > <lldb-dev@lists.llvm.org> wrote: > > Hi, > > My team worked on porting LLDB for PPC64le. > Now, LLDB is working with the features: breakpoints, watchpoints, > read/write registers, backtrace, JIT, stepping, and core dump. > We would like to make this port available for the community. > How can I add this information on the official LLDB site?
All of the web pages are in the SVN repository in the top level "www" directory. Modify the web pages as needed and submit a patch. Once accepted and checked in, the info will be available on the web site immediately! Greg _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev