forked from OSchip/llvm-project
906a5deace
Fixed issue that was found on sanitizer-x86_64-linux-fast. I changed the result type of 'Parser.getTok().getString().lower()' in AArch64AsmParser::tryParseSVEPredicateVector() from 'StringRef' to 'auto', since StringRef::lower() returns a std::string. llvm-svn: 322092 |
||
---|---|---|
.. | ||
AArch64Disassembler.cpp | ||
AArch64Disassembler.h | ||
AArch64ExternalSymbolizer.cpp | ||
AArch64ExternalSymbolizer.h | ||
CMakeLists.txt | ||
LLVMBuild.txt |