diff options
author | Pavel Labath <labath@google.com> | 2016-06-14 17:30:52 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-06-14 17:30:52 +0000 |
commit | 2a86b555e14ffd401bdd4d3bba46b89468cf8018 (patch) | |
tree | fc2d7ea56c459997a6962bab50e98f7b3342366b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8e2dd518af099d25250317ee596b4a77e4752fb8 (diff) | |
download | llvm-2a86b555e14ffd401bdd4d3bba46b89468cf8018.zip llvm-2a86b555e14ffd401bdd4d3bba46b89468cf8018.tar.gz llvm-2a86b555e14ffd401bdd4d3bba46b89468cf8018.tar.bz2 |
Remove Platform usages from NativeProcessLinux
Summary:
This removes the last usage of the Platform plugin in NPL. It was being
used for determining the architecture of the debugged process. I replace
the call that went through the Platform plugin with a lower level call
on the ObjectFile directly.
Reviewers: tberghammer
Subscribers: uweigand, nitesh.jain, omjavaid, lldb-commits
Differential Revision: http://reviews.llvm.org/D21324
llvm-svn: 272686
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions