Good to see more platforms gaining support. See here: http://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access for details.
From: Deepak Panickal <[email protected]<mailto:[email protected]>> Date: Thursday, 10 October, 2013 10:45 AM To: Greg Clayton <[email protected]<mailto:[email protected]>>, João Matos <[email protected]<mailto:[email protected]>> Cc: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: [Lldb-commits] [PATCH] Windows command-line driver - PlatformWindows patch Hi, I have updated the PlatformWindows patch with the changes that Greg and João suggested. I tried using clang-format for the patch but seems like LLDB style is not supported and the LLVM style looks quite different. We're still working on the Windows Driver patch. If the PlatformWindows patch looks okay, then could we commit it to trunk? Could you please advise on how to obtain commit access? Thanks, Deepak On 10/10/13 15:34, Deepak Panickal wrote: Enable PlatformWIndows on other plaforms as Greg suggested Fixed up spacing issues as per João. http://llvm-reviews.chandlerc.com/D1772 CHANGE SINCE LAST DIFF http://llvm-reviews.chandlerc.com/D1772?vs=4576&id=4806#toc Files: source/CMakeLists.txt source/Plugins/Platform/CMakeLists.txt source/Plugins/Platform/Windows/CMakeLists.txt source/Plugins/Platform/Windows/PlatformWindows.cpp source/Plugins/Platform/Windows/PlatformWindows.h source/lldb.cpp _______________________________________________ lldb-commits mailing list [email protected]<mailto:[email protected]>http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
