search for: 1c026810

Displaying 3 results from an estimated 3 matches for "1c026810".

2010 Jun 11
2
[LLVMdev] Win32 COFF Support
Here's a (more) proper patch for getting the tests to run on windows. With this only ~250 tests Unexpected Fail. I just need someone to make sure it doesn't break anything on other platforms. It feels kind of hacky, and I would appreciate any ideas on improvements. http://codereview.appspot.com/1657041/show - Michael Spencer
2010 Jun 11
0
[LLVMdev] Win32 COFF Support
I can't say anything about the logic as I don't know the testing framework, but in places where path separator conversion, python has specialized versions of its path handling for different platforms. os.path.normalize would convert all path separators to the platform default os.ntpath.normalize would convert all path separators to back-slashes os.posixpath.normalize would convert all
2010 Jun 12
3
[LLVMdev] Win32 COFF Support
...//codereview.appspot.com/1624043/show - Michael Spencer -------------- next part -------------- A non-text attachment was scrubbed... Name: COFF-support.patch Type: application/octet-stream Size: 93051 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100611/1c026810/attachment.obj>