forked from OSchip/llvm-project
c8074aa654
Previously we followed the DWARF implementation, which waits until the next instruction or data to emit the label to use in the .debug_loc section. We might want to consider re-evaluating that design choice as well, since it means the .loc skips alignment padding, for better or worse. This was the most minimal fix I could come up with, but we should be able to do a lot of cleanups now that we don't need to save a pending CV location on the CodeViewContext. I plan to do those next, but this immediately fixes an assertion for some of our users. llvm-svn: 340878 |
||
---|---|---|
.. | ||
ARM | ||
addrsig.s | ||
alias.s | ||
align-nops.s | ||
assoc-private.s | ||
assoc-undef.s | ||
bad-expr.s | ||
basic-coff-64.s | ||
basic-coff.s | ||
bigobj.py | ||
bss.s | ||
bss_section.ll | ||
comm-align.s | ||
comm.ll | ||
comm.s | ||
const-gv-with-rel-init.ll | ||
cross-section-relative-err.s | ||
cross-section-relative.ll | ||
cross-section-relative.s | ||
cv-compiler-info.ll | ||
cv-def-range-gap.s | ||
cv-def-range.s | ||
cv-empty-file-table.s | ||
cv-empty-linetable.s | ||
cv-errors.s | ||
cv-fpo-csrs.s | ||
cv-fpo-errors.s | ||
cv-fpo-setframe.s | ||
cv-inline-linetable-infloop.s | ||
cv-inline-linetable-unlikely.s | ||
cv-inline-linetable-unreachable.s | ||
cv-inline-linetable.s | ||
cv-loc-cross-section.s | ||
cv-loc-unreachable-2.s | ||
cv-loc-unreachable.s | ||
cv-loc.s | ||
diff.s | ||
directive-section-characteristics.ll | ||
early-dce.s | ||
eh-frame.s | ||
feat00.s | ||
file.s | ||
global_ctors_dtors.ll | ||
initialised-data.ll | ||
invalid-def.s | ||
invalid-endef.s | ||
invalid-scl-range.s | ||
invalid-scl.s | ||
invalid-type-range.s | ||
invalid-type.s | ||
ir-to-imgrel.ll | ||
label-undefined.s | ||
linker-options.ll | ||
linkonce-invalid.s | ||
linkonce.s | ||
lit.local.cfg | ||
lset0.s | ||
module-asm.ll | ||
offset.s | ||
pr23025.s | ||
pr28462.s | ||
rdata.ll | ||
relax-reloc.s | ||
relocation-imgrel.s | ||
safeseh.s | ||
secidx.s | ||
secrel-variant.s | ||
secrel32-undef.s | ||
secrel32.s | ||
section-comdat-conflict.s | ||
section-comdat-conflict2.s | ||
section-comdat.s | ||
section-invalid-flags.s | ||
section-name-encoding.s | ||
section-passthru-flags.s | ||
section.s | ||
seh-align1.s | ||
seh-align2.s | ||
seh-align3.s | ||
seh-linkonce.s | ||
seh-section-2.s | ||
seh-section.s | ||
seh-stackalloc-zero.s | ||
seh.s | ||
simple-fixups.s | ||
stdin.s | ||
switch-relocations.ll | ||
symbol-alias.s | ||
symbol-fragment-offset-64.s | ||
symbol-fragment-offset.s | ||
symidx.s | ||
temporary-alias.s | ||
timestamp.s | ||
tricky-names.ll | ||
weak-alias-local.s | ||
weak-val.s | ||
weak.s |