[llvm-commits] Patches to build EFI with clang/llvm
NAKAMURA Takumi
geek4civic at gmail.com
Wed Jan 26 07:26:55 PST 2011
Carl and Jakob,
I have committed win64 tailcall stuff today.
I think isTargetCOFF() would be annoying.
We have never met we would use Win32/Win64 ABI not for PECOFF targets.
Carl's win32-macho patch is okay in gross for me for now. :)
In future, we might restructure triplets for win32-related system.
IMHO, eg. -win32 should not present Microsoft-specific toolchain, but
generic Win32 ABI and API.
Microsoft environments might be presented as "-msvcrt[0-9]*", though
mingw uses msvcrt.dll.
I will post a topic for win32 stuff if someone had interest.
...Takumi
More information about the llvm-commits
mailing list