[PATCH] D26901: Change the way how we print out line numbers.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 20 15:46:30 PST 2016


ruiu updated this revision to Diff 78674.
ruiu added a comment.

- Include the right files


https://reviews.llvm.org/D26901

Files:
  ELF/InputFiles.cpp
  ELF/Relocations.cpp
  test/ELF/aarch64-fpic-add_abs_lo12_nc.s
  test/ELF/aarch64-fpic-adr_prel_lo21.s
  test/ELF/aarch64-fpic-adr_prel_pg_hi21.s
  test/ELF/aarch64-fpic-ldst32_abs_lo12_nc.s
  test/ELF/aarch64-fpic-ldst64_abs_lo12_nc.s
  test/ELF/aarch64-fpic-ldst8_abs_lo12_nc.s
  test/ELF/arm-target1.s
  test/ELF/basic.s
  test/ELF/conflict.s
  test/ELF/copy-errors.s
  test/ELF/copy-in-shared.s
  test/ELF/copy-rel-pie-error.s
  test/ELF/dynamic-reloc-in-ro.s
  test/ELF/eh-frame-dyn-rel.s
  test/ELF/libsearch.s
  test/ELF/linkerscript/edata-etext.s
  test/ELF/linkerscript/ehdr_start.s
  test/ELF/lto/combined-lto-object-name.ll
  test/ELF/relocation-relative-absolute.s
  test/ELF/sysroot.s
  test/ELF/tls-static.s
  test/ELF/undef-shared.s
  test/ELF/undef.s
  test/ELF/unresolved-symbols.s
  test/ELF/verneed-local.s
  test/ELF/zdefs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26901.78674.patch
Type: text/x-patch
Size: 19554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161120/f0fd897e/attachment.bin>


More information about the llvm-commits mailing list