diff options
author | Alex Langford <apl@fb.com> | 2019-05-11 03:32:25 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-05-11 03:32:25 +0000 |
commit | 58a638b79f45dd80506cfcc23fd0483d3e3b80eb (patch) | |
tree | 7d57ec62e027bed1da264a92cf5b219851989716 /llvm/lib/Target/SystemZ/InstPrinter | |
parent | 3814d60035680054c6c8349e678046527cfae45e (diff) | |
download | bcm5719-llvm-58a638b79f45dd80506cfcc23fd0483d3e3b80eb.tar.gz bcm5719-llvm-58a638b79f45dd80506cfcc23fd0483d3e3b80eb.zip |
[Breakpoint] Make breakpoint language agnostic
Summary:
Breakpoint shouldn't need to depend on any specific details from a
programming language. Currently the only language-specific detail it takes
advantage of are the different qualified names an objective-c method name might
have when adding a name lookup. This is reasonably generalizable.
The current method name I introduced is "GetVariantMethodNames", which I'm not
particularly tied to. If you have a better suggestion, please do let me know.
Reviewers: JDevlieghere, jingham, clayborg
Subscribers: mgorny, lldb-commits
Differential Revision: https://reviews.llvm.org/D61746
llvm-svn: 360509
Diffstat (limited to 'llvm/lib/Target/SystemZ/InstPrinter')
0 files changed, 0 insertions, 0 deletions