[all-commits] [llvm/llvm-project] 9b4323: [X86][LLD] Update datelayout in LLD tests. NFCI

Phoebe Wang via All-commits all-commits at lists.llvm.org
Wed Jan 12 03:14:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b43237128da0a7a3bc8a16f6f2c0897b9e842be
      https://github.com/llvm/llvm-project/commit/9b43237128da0a7a3bc8a16f6f2c0897b9e842be
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
    M lld/test/COFF/libcall-archive.ll
    M lld/test/COFF/lto-lazy-reference.ll
    M lld/test/COFF/lto-reloc-model.ll

  Log Message:
  -----------
  [X86][LLD] Update datelayout in LLD tests. NFCI

rG1bb0caf56168 changed the datalayout of f80 on Windows 32 bits. But it
missed the related use in the LLD tests. This patch will fix the
problem catched by buildbot.




More information about the All-commits mailing list