summaryrefslogtreecommitdiffstats
path: root/clang/lib
diff options
context:
space:
mode:
authorJaydeep Patil <jaydeep.patil@imgtec.com>2015-07-16 03:51:55 +0000
committerJaydeep Patil <jaydeep.patil@imgtec.com>2015-07-16 03:51:55 +0000
commit501a7819989f51b50f88fa9b06b16b8111883ec9 (patch)
treeef4c819eb377f7435eabc972622dc50e222c571c /clang/lib
parentd25d72fb795c8003fbfeb5465392ab8cd90bb6bd (diff)
downloadbcm5719-llvm-501a7819989f51b50f88fa9b06b16b8111883ec9.tar.gz
bcm5719-llvm-501a7819989f51b50f88fa9b06b16b8111883ec9.zip
[LLDB][MIPS] Detect MIPS application specific extensions like micromips
SUMMARY: The patch detects MIPS application specific extensions (ASE) like micromips by reading ELF header.e_flags and SHT_MIPS_ABIFLAGS section. MIPS triple does not contain ASE information like micromips, mips16, DSP, MSA etc. These can be read from header.e_flags or SHT_MIPS_ABIFLAGS section. Reviewers: clayborg Subscribers: mohit.bhakkad, sagar, lldb-commits Differential Revision: http://reviews.llvm.org/D11133 llvm-svn: 242381
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud