[cfe-dev] [PATCH] Windows improvements
Eric Christopher
echristo at apple.com
Mon Feb 28 13:13:50 PST 2011
On Feb 27, 2011, at 8:15 PM, Erik Olofsson wrote:
> clang-missing-builtins.patch:
> llvm-interrupt-builtin.patch:
> Add builtins needed to implement __debugbreak and _byteswap_ushort from intrin.h. Before implementing everything else needed for intrin.h I need to know if this is the correct way?
>
I can't really comment on the rest of them, but these look somewhat reasonable. They need some testcases though. I also don't see any backend support to actually generate the instruction?
-eric
More information about the cfe-dev
mailing list