Displaying 1 result from an estimated 1 matches for "cycwin".
Did you mean:
cyclin
2011 May 31
0
[LLVMdev] X86Subtarget.h could be beautified
...rwin())
-object types (e.g. isTargetELF())
-callconv related functions (e.g. isTargetWin64(), consider renaming to
isCallConvWin64(),
getStackAlignment())
-pic functions
perhaps my problem of generating elf objects on windows can be easily
solved by creating
a new os type, just like mingw and cycwin, and patching X86Subtarget.h
accordingly
(of course only in my private copy, i doubt it will be of general use)
-Jochen