[all-commits] [llvm/llvm-project] da9b6d: [ELF][test] Improve -Bsymbolic & -Bsymbolic-functi...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri May 14 09:34:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da9b6d0656d8b859fc314a42168358d85f1e03bc
      https://github.com/llvm/llvm-project/commit/da9b6d0656d8b859fc314a42168358d85f1e03bc
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-05-14 (Fri, 14 May 2021)

  Changed paths:
    M lld/test/ELF/bsymbolic.s

  Log Message:
  -----------
  [ELF][test] Improve -Bsymbolic & -Bsymbolic-functions test

Previously there was no test checking that -Bsymbolic-functions only applies to STT_FUNC symbols.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D102461




More information about the All-commits mailing list