mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 11:38:04 +08:00
This reverts commit f775fe5964.
I fixed a return type error in the original patch that was causing a test failure.
Also added a REQUIRES: python to the shell test so we'll skip this for
people who build lldb w/o Python.
Also added another test for the error printing.