summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp
diff options
context:
space:
mode:
authorAditya Nandakumar <aditya_nandakumar@apple.com>2018-02-26 22:56:21 +0000
committerAditya Nandakumar <aditya_nandakumar@apple.com>2018-02-26 22:56:21 +0000
commit599990530efd0985bb67d6659db7a2d32ccbb1c3 (patch)
treeab3f0879b711794c2c64e23736b23d85be36fcf2 /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp
parent54af3e7e142684144daf1a1387351a46053f821d (diff)
downloadbcm5719-llvm-599990530efd0985bb67d6659db7a2d32ccbb1c3.tar.gz
bcm5719-llvm-599990530efd0985bb67d6659db7a2d32ccbb1c3.zip
[GISel]: Don't assert when constraining RegisterOperands which are uses.
Currently we assert that only non target specific opcodes can have missing RegisterClass constraints in the MCDesc. The backend can have instructions with register operands but don't have RegisterClass constraints (say using unknown_class) in which case the instruction defining the register will constrain it. Change the assert to only fire if a def has no regclass. https://reviews.llvm.org/D43409 llvm-svn: 326142
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud