Go to file
Pavel Labath 2a86b555e1 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
2016-06-14 17:30:52 +00:00
clang [clang-format] do not add existing includes. 2016-06-14 14:09:21 +00:00
clang-tools-extra [include-fixer] remove redundant code. 2016-06-14 12:14:36 +00:00
compiler-rt [profile] Update a warning message (NFC) 2016-06-14 17:23:13 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Found a couple bugs in the test suite. No functionality change. 2016-06-14 15:25:46 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld Update numbers. 2016-06-13 22:48:36 +00:00
lldb Remove Platform usages from NativeProcessLinux 2016-06-14 17:30:52 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [docs] Update AMDGPU relocation information 2016-06-14 17:20:29 +00:00
openmp Bug fix for Bugzilla bug 26602: Remove function bodies with KMP_ASSERT(0) 2016-06-13 21:33:30 +00:00
polly [NFC] Outline the application of register tiling. 2016-06-12 17:20:05 +00:00