Displaying 2 results from an estimated 2 matches for "c4624".
Did you mean:
4624
2011 May 25
1
[LLVMdev] ms vc 10 warnings
Hi!
when compiling projects using llvm 2.9 and ms vc 10 I get these warnings:
1>e:\Jochen\Lib\lib\include\llvm/Use.h(218): warning C4624:
'llvm::AugmentedUse' : destructor could not be generated because a base
class destructor is inaccessible
1>C:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\include\stdint.h(72): warning C4005: 'INT8_MIN' : macro redefinition
1> e:\Jochen\Lib\lib\include\ll...
2008 Sep 21
3
[LLVMdev] Has anyone sucessfully compile the llvm code using visual
...>c:\Documents and Settings\Administrator\llvm\include\llvm/Intrinsics.h(39)
: fatal error C1083: Cannot open include file: 'llvm/Intrinsics.gen': No
such file or directory
3>InlineAlways.cpp
2>c:\Documents and
Settings\Administrator\llvm\include\llvm/Support/AlignOf.h(26) : warning
C4624: 'llvm::AlignmentCalcImpl<T>' : destructor could not be generated
because a base class destructor is inaccessible
2> with
2> [
2> T=llvm::MachineInstr
2> ]
2> c:\Documents and
Settings\Administrator\llvm\include\llvm/Support/AlignO...