diff options
author | Dave Lee <davelee.com@gmail.com> | 2022-11-29 16:35:36 -0800 |
---|---|---|
committer | Dave Lee <davelee.com@gmail.com> | 2022-12-01 13:21:24 -0800 |
commit | cebb87e7dce891b9a70ccb28e7da8c1fc71f2439 (patch) | |
tree | be54171d304b893de153f24fd63820d6287793d5 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | c19f905fed4bb67dbf38b405606a3e1e61ac76d6 (diff) | |
download | llvm-cebb87e7dce891b9a70ccb28e7da8c1fc71f2439.zip llvm-cebb87e7dce891b9a70ccb28e7da8c1fc71f2439.tar.gz llvm-cebb87e7dce891b9a70ccb28e7da8c1fc71f2439.tar.bz2 |
[lldb] Enable use of dummy target from dwim-print
Allow `dwim-print` to evaluate expressions using the dummy target if no real
target exists.
This adds some parity to `expression`. With this, both of the following work:
```
lldb -o 'expr 1+2'
lldb -o 'dwim-print 1+2'
```
Differential Revision: https://reviews.llvm.org/D138960
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions