diff options
author | Alex Langford <apl@fb.com> | 2019-06-03 22:41:48 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-06-03 22:41:48 +0000 |
commit | 1f8030630be6c5b75c4c2a1edf7658472ff9c0c1 (patch) | |
tree | b43c17f81fa6cd581210951e29c0bb1573405f7d /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | ac062bbad8a65f751a046784f8250e09aac47d84 (diff) | |
download | bcm5719-llvm-1f8030630be6c5b75c4c2a1edf7658472ff9c0c1.tar.gz bcm5719-llvm-1f8030630be6c5b75c4c2a1edf7658472ff9c0c1.zip |
[Target] Move ObjCLanguageRuntime::LookupRuntimeSymbol into LanguageRuntime
Summary:
LookupRuntimeSymbol seems like a general LanguageRuntime method.
Although no other language runtime currently implements this, there's no
reason another language runtime couldn't use this.
Additionally, this breaks IRExecutionUnit's dependency on
ObjCLanguageRuntime.
Reviewers: compnerd, labath, JDevlieghere, davide
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D62795
llvm-svn: 362458
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions