diff options
author | Zaara Syeda <syzaara@ca.ibm.com> | 2018-05-28 15:27:58 +0000 |
---|---|---|
committer | Zaara Syeda <syzaara@ca.ibm.com> | 2018-05-28 15:27:58 +0000 |
commit | 6f3df02fdc7faf125208f2c03a99ba3b4e9f8b1d (patch) | |
tree | 53aca7ce4daebabdf7cf2d311a9377d4eeb88f57 /lldb/source/Commands/CommandObjectWatchpointCommand.cpp | |
parent | 11f55c37ddcc5f47cdf067ce9dde66f62da700f8 (diff) | |
download | llvm-6f3df02fdc7faf125208f2c03a99ba3b4e9f8b1d.zip llvm-6f3df02fdc7faf125208f2c03a99ba3b4e9f8b1d.tar.gz llvm-6f3df02fdc7faf125208f2c03a99ba3b4e9f8b1d.tar.bz2 |
[PowerPC] Set isAsmParserOnly=1 for X-form TLS loads/stores
The X-form TLS load/store instructions added for optimizing the initial-exec
sequence in https://reviews.llvm.org/rL327635 fail to assemble. llvm-mc fails
with the error: invalid operand for instruction. This patch adds these
instructions into a block with isAsmParserOnly, similar to how ADD8TLS_ is
currently handled.
Differential Revision: https://reviews.llvm.org/D47382
llvm-svn: 333374
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions