[LLVMdev] Compile Error SVN

Brian Herman brianherman at gmail.com
Thu Jul 18 09:44:54 PDT 2013


 error_code<http://llvm.org/docs/doxygen/html/classllvm_1_1error__code.html>
 llvm::sys::fs::openFileForRead (const Twine &  *Name*, int & *ResultFD*  )

Referenced by llvm::MemoryBuffer::getFile()<http://llvm.org/docs/doxygen/html/MemoryBuffer_8cpp_source.html#l00251>
.

This is the corresponding llvm page on openFileForRead. Did it change in
the svn repo?


On Thu, Jul 18, 2013 at 11:35 AM, Brian Herman <brianherman at gmail.com>wrote:

> llvm[2]: Compiling FileSystemStatCache.cpp for Release+Asserts build
> FileSystemStatCache.cpp: In static member function 'static bool
> clang::FileSystemStatCache::get(const char*, stat&, bool, int*,
> clang::FileSystemStatCache*)':
> FileSystemStatCache.cpp:63: error: 'openFileForRead' is not a member of
> 'llvm::sys::fs'
> make[2]: ***
> [/root/llvm-3.3.src/tools/clang/lib/Basic/Release+Asserts/FileSystemStatCache.o]
> Error 1
> make[2]: Leaving directory `/root/llvm-3.3.src/tools/clang/lib/Basic'
> make[1]: *** [Basic/.makeall] Error 2
> make[1]: Leaving directory `/root/llvm-3.3.src/tools/clang/lib'
> make: *** [all] Error 1
>
> Did I do something wrong?
>
> --
>
>
> Thanks,
> Brian Herman
> college.nfshost.com
>
>
>
>
>


-- 


Thanks,
Brian Herman
college.nfshost.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130718/9420b70a/attachment.html>


More information about the llvm-dev mailing list