Displaying 1 result from an estimated 1 matches for "isctype".
Did you mean:
iswctype
2011 Sep 29
1
[LLVMdev] Beginner Question on Linking
...`llvm-link HelloWorld.bc HelloWorld.exe` and get
these errors:
Popup:
--------------------------- Microsoft Visual C++ Debug Library
--------------------------- Debug Assertion Failed! Program:
D:\OpenSource\LLVM\mybuilddir\bin\Debug\llvm-link.exe File:
f:\dd\vctools\crt_bld\self_64_amd64\crt\src\isctype.c Line: 56 Expression:
(unsigned)(c + 1) <= 256 For information on how your program can cause an
assertion failure, see the Visual C++ documentation on asserts. (Press Retry
to debug the application) --------------------------- Abort Retry Ignore
---------------------------
After Clicking "...