[llvm-commits] [PATCH] Implement sys::Path::GetMainExecutable on windows
Chris Lattner
clattner at apple.com
Sun Jun 14 22:38:40 PDT 2009
On Jun 4, 2009, at 4:19 PM, Benjamin Kramer wrote:
> sys::Path::GetMainExecutable currently returns an empty path on
> windows platforms.
> This patch implements the method with the GetModuleFileName function.
Thanks, applied!
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090615/078702.html
-Chris
More information about the llvm-commits
mailing list