http://llvm.org/bugs/show_bug.cgi?id=6048
Summary: ms crt8 64bit release misses _byteswap_ushort and
friends
Product: libraries
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Support Libraries
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
as I see in include/llvm/Support/MathExtras.h
there is a note about
_byteswap_ulong
_byteswap_ushort
_byteswap_uint64
but on win64 release (vc 2005 - crt 8)
the compiler is not even unable to parse the ms header (broken?)
why not use at all provided functions in MathExtras.h?
I'm compiling clamav llvm backend
did I misconfigured something?
Regards
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs