diff options
author | Zequan Wu <zequanwu@google.com> | 2021-11-23 12:27:26 -0800 |
---|---|---|
committer | Zequan Wu <zequanwu@google.com> | 2021-11-23 17:57:05 -0800 |
commit | 22ced33a2f769815834efdd0eb0b25172c6f8a61 (patch) | |
tree | 5c85a7f810c9606f02e512ef208c201afb948ccf /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 6889592ebcdea168f9e7a5dc91b8549527e4dbf7 (diff) | |
download | llvm-22ced33a2f769815834efdd0eb0b25172c6f8a61.zip llvm-22ced33a2f769815834efdd0eb0b25172c6f8a61.tar.gz llvm-22ced33a2f769815834efdd0eb0b25172c6f8a61.tar.bz2 |
[LLDB][NativePDB] Allow find functions by full names
I don't see a reason why not to. If we allows lookup functions by full names,
I can change the test case in D113930 to use `lldb-test symbols --find=function --name=full::name --function-flags=full ...`,
though the duplicate method decl prolem is still there for `lldb-test symbols --dump-ast`.
That's a seprate bug, we can fix it later.
Differential Revision: https://reviews.llvm.org/D114467
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions