diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-12-18 16:42:07 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-12-18 16:46:38 -0800 |
commit | 56ab485a311d065f9417e0cff903e1f33495f4cc (patch) | |
tree | 466fcbdc23d995aef79a476203870b966a6821ac /clang/lib/Driver/ToolChains | |
parent | 07b8f8e5f5cad9c4d92c39a4bea50e21e9f0e9f1 (diff) | |
download | bcm5719-llvm-56ab485a311d065f9417e0cff903e1f33495f4cc.tar.gz bcm5719-llvm-56ab485a311d065f9417e0cff903e1f33495f4cc.zip |
[lldb/Scripting] Simplify code by removing the #if.
The "none" script interpreter does not depend on Python so it doesn't
make sense to have it withing the if-block. The only goal seems to be to
have a slightly different error for when there's no script interpreter,
but as per the comment this doesn't make sense for more than one
scripting language. I think the existing error is perfectly clear, so I
just removed this altogether.
Diffstat (limited to 'clang/lib/Driver/ToolChains')
0 files changed, 0 insertions, 0 deletions