summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2013-10-11 01:16:08 +0000
committerEd Maste <emaste@freebsd.org>2013-10-11 01:16:08 +0000
commit04a8bab0477b9b916a6d6d04df6b8ebd55b4f721 (patch)
tree13de7cb21a20f5f9a6e26432d2ee7993a2721cb8 /clang/lib/Frontend/CompilerInvocation.cpp
parent9218f5178d36e54eda4362e65585e360a88f1aa6 (diff)
downloadbcm5719-llvm-04a8bab0477b9b916a6d6d04df6b8ebd55b4f721.tar.gz
bcm5719-llvm-04a8bab0477b9b916a6d6d04df6b8ebd55b4f721.zip
Support mips shared object debug info
MIPS's .dyanamic section is read-only. Instead of using DT_DEBUG for the pointer to dyld information it uses a separate tag DT_MIPS_RLD_MAP which points to storage in the read-write .rld_map section, which in turn points to the dyld information. Review: http://llvm-reviews.chandlerc.com/D1890 llvm-svn: 192408
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud