diff options
author | Enrico Granata <egranata@apple.com> | 2015-10-01 18:16:18 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2015-10-01 18:16:18 +0000 |
commit | 9b0af1b86f435fd490596af1b7812bd02565888a (patch) | |
tree | 5ad02c8a589de53388f900fd86db7fc849758c14 /llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | |
parent | 12629324a4e97e9619848826c80314a88f9eae85 (diff) | |
download | bcm5719-llvm-9b0af1b86f435fd490596af1b7812bd02565888a.tar.gz bcm5719-llvm-9b0af1b86f435fd490596af1b7812bd02565888a.zip |
Add a 'type lookup' command. This command is meant to look up type information by name in a language-specific way.
Currently, it only supports Objective-C - C++ types can be looked up through debug info via 'image lookup -t', whereas ObjC types via this command are looked up by runtime introspection
This behavior is in line with type lookup's behavior in Xcode 7, but I am definitely open to feedback as to what makes the most sense here
llvm-svn: 249047
Diffstat (limited to 'llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions