summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ProgrammersManual.rst
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-06-06 18:22:04 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-06-06 18:22:04 +0000
commit941644d1bb581d08987f60efb717920505135389 (patch)
treef50b54887a5692b563cf0719f53dbbcb2aef1efa /llvm/docs/ProgrammersManual.rst
parent5181255696e182a3b545328574f7e56dc0e20077 (diff)
downloadbcm5719-llvm-941644d1bb581d08987f60efb717920505135389.tar.gz
bcm5719-llvm-941644d1bb581d08987f60efb717920505135389.zip
Remove DWARF3 testing of test/DebugInfo/X86/gnu-public-names.ll
This was added to test that DW_AT_GNU_pubnames used sec_offset in DWARF4 and data4 in DWARF3 and below. Since then we've updated DW_AT_GNU_pubnames to be a flag, rather than a section offset anyway. Granted this still differs between DWARF 3 and DWARF 4 (FORM_flag_present versun FORM_flag) but it doesn't seem worthwhile testing that codepath again here. It's covered adequately in many other test cases. And while I'm here, don't hardcode the byte size of the compile unit - it's not relevant to this test and just makes it brittle if/when anything changes in the way this CU is emitted. llvm-svn: 210362
Diffstat (limited to 'llvm/docs/ProgrammersManual.rst')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud