Add a default constructor to AsmWriterOperand to make VS2008sp1 happy....
Add a default constructor to AsmWriterOperand to make VS2008sp1 happy. (AsmWriterOperand is used in a std::pair, and VS need to generate the default constructor of this pair). llvm-svn: 58185
Loading
Please register or sign in to comment