[all-commits] [llvm/llvm-project] ec5240: [ELF] Test R_*_SIZE for non-SHF_ALLOC sections

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Nov 7 20:19:45 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ec52408decf9987fc44d0c541ce65341c4c768f7
      https://github.com/llvm/llvm-project/commit/ec52408decf9987fc44d0c541ce65341c4c768f7
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-11-07 (Sat, 07 Nov 2020)

  Changed paths:
    M lld/test/ELF/x86-64-reloc-size.s

  Log Message:
  -----------
  [ELF] Test R_*_SIZE for non-SHF_ALLOC sections


  Commit: 3ba3342232f425f6fcea2a063821194e6ff92789
      https://github.com/llvm/llvm-project/commit/3ba3342232f425f6fcea2a063821194e6ff92789
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-11-07 (Sat, 07 Nov 2020)

  Changed paths:
    M lld/ELF/Symbols.cpp
    M lld/test/ELF/warn-backrefs.s

  Log Message:
  -----------
  [ELF] --warn-backrefs-exclude: use toString to match the documentation

The pattern should patch `a.a(a.o)` instead of `a.a`


Compare: https://github.com/llvm/llvm-project/compare/75e46c632887...3ba3342232f4


More information about the All-commits mailing list