diff options
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2018-10-25 14:11:07 +0000 |
---|---|---|
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2018-10-25 14:11:07 +0000 |
commit | 7d55dd673bf5a9292d3ff550b9b088e5a941b246 (patch) | |
tree | e8ce6a7a3a59f32e8b1f281a01fd9778e8cadedc /lldb/packages/Python/lldbsuite/test/python_api | |
parent | cbd86d842902da3581926ee4cd2d207b9d2d1e53 (diff) | |
download | bcm5719-llvm-7d55dd673bf5a9292d3ff550b9b088e5a941b246.tar.gz bcm5719-llvm-7d55dd673bf5a9292d3ff550b9b088e5a941b246.zip |
[X86] Fix llc invocation on MIR test case
The current state of the llc invocation is:
* Running all the passes from dwarfehprepare to stack coloring
(included)
* It runs it from the LLVM IR included in the file
* It *ADDS* the generated MI from ISel to the MI in the MIR file
* The machine verifier doesn't like it.
Differential Revision: https://reviews.llvm.org/D53698
llvm-svn: 345266
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions