forked from OSchip/llvm-project
d7733f8422
Some dwarf loaders in LLVM are hard-coded to only accept 4-byte and 8-byte address sizes. This patch generalizes acceptance into `DWARFContext::isAddressSizeSupported` and provides a common way to generate rejection errors. The MSP430 target has been given new tests to cover dwarf loading cases that previously failed due to 2-byte addresses. Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D111953 |
||
---|---|---|
.. | ||
cu-ranges.ll | ||
dwarf-basics-v5.ll | ||
dwarf-basics.ll | ||
lit.local.cfg | ||
ranges_always.ll | ||
sdagsplit-1.ll |