summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/options/main.cpp
diff options
context:
space:
mode:
authorAditya Nandakumar <aditya_nandakumar@apple.com>2017-04-07 21:49:30 +0000
committerAditya Nandakumar <aditya_nandakumar@apple.com>2017-04-07 21:49:30 +0000
commiteb80a51b52b669e63778dbdca1f25ed34c5a8149 (patch)
treea0e22854e989fe86ef3aca55339da2b730371cd4 /lldb/packages/Python/lldbsuite/test/expression_command/options/main.cpp
parent492db487335eb7b7a73c8e0434210e87263b9dbd (diff)
downloadbcm5719-llvm-eb80a51b52b669e63778dbdca1f25ed34c5a8149.tar.gz
bcm5719-llvm-eb80a51b52b669e63778dbdca1f25ed34c5a8149.zip
[GlobalISel]: Fix bug where we can report GISelFailure on erased instructions
The original instruction might get legalized and erased and expanded into intermediate instructions and the intermediate instructions might fail legalization. This end up in reporting GISelFailure on the erased instruction. Instead report GISelFailure on the intermediate instruction which failed legalization. Reviewed by: ab llvm-svn: 299802
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/options/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud