[llvm-commits] [PATCH] Implement sys::Path::GetMainExecutable on windows

Benjamin Kramer benny.kra at googlemail.com
Thu Jun 4 16:19:22 PDT 2009


sys::Path::GetMainExecutable currently returns an empty path on  
windows platforms.
This patch implements the method with the GetModuleFileName function.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: windowsgetmainexecutable.patch
Type: application/octet-stream
Size: 568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090605/37f2960f/attachment.obj>
-------------- next part --------------



More information about the llvm-commits mailing list