Partial revert of 187310; it seems MSVC 10 still spits out this warning, but MSVC...
[oota-llvm.git] / cmake / modules / LLVMParseArguments.cmake
2011-02-19 Jeffrey YasskinAdd the PARSE_ARGUMENTS CMake macro to LLVM so I can...