diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2013-05-06 11:16:57 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2013-05-06 11:16:57 +0000 |
commit | 7d55b6bb1a4a5220ef973cf7b68ae508859a9b71 (patch) | |
tree | 718d6e6da4f4ddff94cde73d4c53cdee329af29e /lib/Target/Makefile | |
parent | 5d042c63741bc5ccec8ad18bfebf9f621fcde640 (diff) | |
download | external_llvm-7d55b6bb1a4a5220ef973cf7b68ae508859a9b71.zip external_llvm-7d55b6bb1a4a5220ef973cf7b68ae508859a9b71.tar.gz external_llvm-7d55b6bb1a4a5220ef973cf7b68ae508859a9b71.tar.bz2 |
[PowerPC] Fix memory corruption in AsmParser
As pointed out by Evgeniy Stepanov, assigning a std::string temporary
to a StringRef is not a good idea. Rework MatchRegisterName to avoid
using the .lower routine.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181192 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Makefile')
0 files changed, 0 insertions, 0 deletions