diff options
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2018-10-25 21:12:15 +0000 |
---|---|---|
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2018-10-25 21:12:15 +0000 |
commit | 5be9e6de8998b3b6704e908fdd57ae6355a599b4 (patch) | |
tree | 361ea2f0395f139bb410520261f2c40488e02a2c /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py | |
parent | 53e869da7d6672c7ad7e118b8969905733806afe (diff) | |
download | bcm5719-llvm-5be9e6de8998b3b6704e908fdd57ae6355a599b4.tar.gz bcm5719-llvm-5be9e6de8998b3b6704e908fdd57ae6355a599b4.zip |
[CodeGen] Remove operands from FENTRY_CALL
FENTRY_CALL is actually not taking any input / output operands. The
machine verifier complains now because the target description says that:
* It needs 1 unknown output
* It needs 1 or more variable inputs
llvm-svn: 345316
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions