[all-commits] [llvm/llvm-project] 62790f: [lld-macho] Try and fix map-file.s' flakiness

Jez Ng via All-commits all-commits at lists.llvm.org
Tue Jan 11 23:03:00 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62790f366fbeee4a10ff878f5ae5a7d6ffd86922
      https://github.com/llvm/llvm-project/commit/62790f366fbeee4a10ff878f5ae5a7d6ffd86922
  Author: Jez Ng <jezng at fb.com>
  Date:   2022-01-11 (Tue, 11 Jan 2022)

  Changed paths:
    M lld/test/MachO/map-file.s

  Log Message:
  -----------
  [lld-macho] Try and fix map-file.s' flakiness

After {D117069}, map-file.s seems flaky. It seems that the "Total Write
map file" section always exists, but the "Write map file" sub-section
may or may not be emitted. So we check for the former.




More information about the All-commits mailing list