forked from OSchip/llvm-project
2b614e1163
boundaries. It is possible to create an ELF executable where symbol from say .text section 'points' to the address outside the section boundaries. It does not have a sense to disassemble something outside the section. Without this fix llvm-objdump prints finite or infinite (depends on the executable file architecture) number of 'invalid instruction encoding' warnings. llvm-svn: 202083 |
||
---|---|---|
.. | ||
Inputs | ||
coff-private-headers.test | ||
disassembly-show-raw.test | ||
lit.local.cfg | ||
out-of-section-sym.test | ||
win64-unwind-data.test |