summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/NativeThreadProtocol.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-11-04 02:10:18 +0000
committerCraig Topper <craig.topper@intel.com>2018-11-04 02:10:18 +0000
commit1ba86188cf4db26c79323ba15c5a4545ac6a602f (patch)
treed140a2ee49f22d46a0faf728c8442c07af0ea0b4 /lldb/source/Host/common/NativeThreadProtocol.cpp
parent0ba9339cdeb0d5d3af3185a6c3814679c8777a6d (diff)
downloadbcm5719-llvm-1ba86188cf4db26c79323ba15c5a4545ac6a602f.tar.gz
bcm5719-llvm-1ba86188cf4db26c79323ba15c5a4545ac6a602f.zip
[SelectionDAG] Remove special methods for creating *_EXTEND_VECTOR_INREG nodes. Move asserts into getNode.
These methods were just wrappers around getNode with additional asserts (identical and repeated 3 times). But getNode already has a switch that can be used to hold these asserts that allows them to be shared for all 3 opcodes. This also enables checking on the places that create these nodes without using the wrappers. The rest of the patch is just changing all callers to use getNode directly. llvm-svn: 346087
Diffstat (limited to 'lldb/source/Host/common/NativeThreadProtocol.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud