aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlex Langford <apl@fb.com>2019-09-13 00:02:05 +0000
committerAlex Langford <apl@fb.com>2019-09-13 00:02:05 +0000
commit5b2b38e053b4638c08da4104e8bb5bd643fde737 (patch)
tree61464c6fe4cb24344aa24737cad99903c7012807 /clang/lib/Frontend/CompilerInvocation.cpp
parent0a39ef4704a5934d6cecbd3afdc771732bed107d (diff)
downloadllvm-5b2b38e053b4638c08da4104e8bb5bd643fde737.zip
llvm-5b2b38e053b4638c08da4104e8bb5bd643fde737.tar.gz
llvm-5b2b38e053b4638c08da4104e8bb5bd643fde737.tar.bz2
[Target] Move InferiorCall to Process
Summary: InferiorCall is only ever used in Process, and it is not specific to POSIX. By moving it to Process, we can remove all dependencies on plugins from Process. Moving InferiorCall to Process seems to achieve this quite well. Additionally, the name InferiorCall is a little vague now, so we rename it something a bit more specific. Reviewers: JDevlieghere, clayborg, compnerd, labath Subscribers: lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D67472 llvm-svn: 371796
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions