diff options
author | Jim Lin <tclin914@gmail.com> | 2020-03-03 16:52:20 +0800 |
---|---|---|
committer | Jim Lin <tclin914@gmail.com> | 2020-03-03 17:34:54 +0800 |
commit | 4e3b037665fd596b1a7ea0774d6e2b30266dc65c (patch) | |
tree | aeaca59e086db63489eeefef2ed11bfb015e978a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 57b8b2cc50d0cd8d65728afb5fa7605ee2188843 (diff) | |
download | llvm-4e3b037665fd596b1a7ea0774d6e2b30266dc65c.zip llvm-4e3b037665fd596b1a7ea0774d6e2b30266dc65c.tar.gz llvm-4e3b037665fd596b1a7ea0774d6e2b30266dc65c.tar.bz2 |
[AVR] Fix incorrect register state for LDRdPtr
Summary:
LDRdPtr expanded from LDWRdPtr shouldn't define its second operand(SrcReg).
The second operand is its source register.
Add -verify-machineinstrs into command line of testcases can trigger this error.
Reviewers: dylanmckay
Reviewed By: dylanmckay
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D75437
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions