[all-commits] [llvm/llvm-project] 05b130: [ELF][test] Restore important part of ICF alignmen...

Andrew Ng via All-commits all-commits at lists.llvm.org
Wed Sep 22 06:16:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05b130342143a0c93407cfbecf6d7cf30c6d1890
      https://github.com/llvm/llvm-project/commit/05b130342143a0c93407cfbecf6d7cf30c6d1890
  Author: Andrew Ng <andrew.ng at sony.com>
  Date:   2021-09-22 (Wed, 22 Sep 2021)

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

  Log Message:
  -----------
  [ELF][test] Restore important part of ICF alignment test

Restore the checking of addresses in ICF test which was testing the
behaviour of ICF with regards to different alignments of otherwise
identical sections. Also make the test more robust to layout changes.

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




More information about the All-commits mailing list