diff options
author | James Molloy <james.molloy@arm.com> | 2015-04-16 11:37:40 +0000 |
---|---|---|
committer | James Molloy <james.molloy@arm.com> | 2015-04-16 11:37:40 +0000 |
commit | f8aa57aa3bc39a67db7a11239ea9f5fa9b3f2d93 (patch) | |
tree | 35fee3198445c04b29c3e196d79cc1d7d1ca6aec /llvm/lib/Target/CppBackend/CPPBackend.cpp | |
parent | 0e0f8d2c1ff19d2a13ea65d31db178025beaa51b (diff) | |
download | bcm5719-llvm-f8aa57aa3bc39a67db7a11239ea9f5fa9b3f2d93.tar.gz bcm5719-llvm-f8aa57aa3bc39a67db7a11239ea9f5fa9b3f2d93.zip |
[AArch64] Fix invalid use of references to BuildMI.
This was found in GCC PR65773 (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65773).
We shouldn't be taking a reference to the temporary that BuildMI returns, we must copy it.
llvm-svn: 235088
Diffstat (limited to 'llvm/lib/Target/CppBackend/CPPBackend.cpp')
0 files changed, 0 insertions, 0 deletions