aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectWatchpointCommand.cpp
diff options
context:
space:
mode:
authorZaara Syeda <syzaara@ca.ibm.com>2018-05-28 15:27:58 +0000
committerZaara Syeda <syzaara@ca.ibm.com>2018-05-28 15:27:58 +0000
commit6f3df02fdc7faf125208f2c03a99ba3b4e9f8b1d (patch)
tree53aca7ce4daebabdf7cf2d311a9377d4eeb88f57 /lldb/source/Commands/CommandObjectWatchpointCommand.cpp
parent11f55c37ddcc5f47cdf067ce9dde66f62da700f8 (diff)
downloadllvm-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