[all-commits] [llvm/llvm-project] 4db405: [lld-macho] Make range-check.s test more tolerant

Jez Ng via All-commits all-commits at lists.llvm.org
Fri Mar 12 15:45:36 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4db4059c8c8be9ded20fbad9fe86f31dd5b822ef
      https://github.com/llvm/llvm-project/commit/4db4059c8c8be9ded20fbad9fe86f31dd5b822ef
  Author: Jez Ng <jezng at fb.com>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M lld/test/MachO/invalid/range-check.s

  Log Message:
  -----------
  [lld-macho] Make range-check.s test more tolerant

Summary: The exact out-of-range value seems to differ by 8 bytes on the
buildbots compared to my local machine. I'm guessing it has something to
do with what inputs we are getting from llvm-mc. Not sure why, but I
don't think it's super important -- let's just ignore the number, the
out-of-range message is the important thing here




More information about the All-commits mailing list