Files
clang-p2996/llvm/test/DebugInfo/MSP430
Bjorn Pettersson 86caa03718 Revert "Round up zero-sized symbols to 1 byte in .debug_aranges."
This reverts commit 256a52d9aa (and
also the follow-up commit 38eb4fe74b that moved a test
case to a different directory).

As discussed in https://reviews.llvm.org/D126257 there is a suspicion
that something was wrong with this commit as text section range was
shortened to 1 byte rather than rounded up as shown in the
llvm/test/DebugInfo/X86/dwarf-aranges.ll test case.
2022-05-31 11:03:44 +02:00
..