[LLVMdev] VS2005 fix for MCAssembler.cpp

Victor Zverovich victor.zverovich at googlemail.com
Mon Aug 31 11:07:17 PDT 2009


Dear llvm-dev,
The attached patch fixes the following error when building LLVM with VS2005:

    lib\MC\MCAssembler.cpp(931) : error C2354: 'llvm::MCSymbolData::Symbol'
: initialization of reference member requires a temporary variable

Best regards,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090831/c58cf066/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mcasm-vc2005.patch
Type: application/octet-stream
Size: 625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090831/c58cf066/attachment.obj>


More information about the llvm-dev mailing list