Displaying 1 result from an estimated 1 matches for "a0xe41c907a".
2008 May 17
1
[LLVMdev] VS build is broken again
...m::createLibCallAliasAnalysisPass(class
llvm::LibCallInfo *)"
(?createLibCallAliasAnalysisPass at llvm@@YAPAVFunctionPass at 1@PAVLibCallInfo at 1@@Z)
referenced in function "public: __thiscall `anonymous
namespace'::ForcePassLinking::ForcePassLinking(void)"
(??0ForcePassLinking@?A0xe41c907a@@QAE at XZ)
1>C:\work\s\llvm\win32\\bin\Win32\Debug/opt.exe : fatal error LNK1120:
1 unresolved externals
It'd be fine for me to use RELEASE_22 tag, but since cfe doesn't have a
matching tag, this doesn't quite work. I tried checking out cfe of the
same date as RELEASE_22 tag and g...