summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
diff options
context:
space:
mode:
authorSagar Thakur <sagar.thakur@imgtec.com>2015-07-13 09:52:06 +0000
committerSagar Thakur <sagar.thakur@imgtec.com>2015-07-13 09:52:06 +0000
commit6bee961a2e2d12955fba56370fe694f860127c97 (patch)
tree26f5a4beb4479bf704c099897372527c2c497a44 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
parent3745e02b0c006f10752c42e4e0ff5b90e6f7e811 (diff)
downloadbcm5719-llvm-6bee961a2e2d12955fba56370fe694f860127c97.tar.gz
bcm5719-llvm-6bee961a2e2d12955fba56370fe694f860127c97.zip
[LLDB][MIPS] Add mips cores in cores_match () in ArchSpec
This patch: - Allows mips32 cores to match with any mips32/mips64 cores. - Allows mips32r2 cores to match with core only up-to mips32r2/mips64r2. - Allows mips32r3 cores to match with core only up-to mips32r3/mips64r3. - Allows mips32r5 cores to match with core only up-to mips32r3/mips64r5. - Allows mips32r6 core to match with only mips32r6/mips64r6 or mips32/mips64. Reviewers: emaste, jaydeep, clayborg Subscribers: mohit.bhakkad, nitesh.jain, bhushan, lldb-commits Differential Revision: http://reviews.llvm.org/D10921 llvm-svn: 242016
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud