[all-commits] [llvm/llvm-project] e81e4f: [LLD][ELF][ARM] Fix 32-bit Arm builders, by making...

Peter Smith via All-commits all-commits at lists.llvm.org
Thu Apr 9 02:33:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e81e4fcb926c87c2306e501140528a004d7f15ee
      https://github.com/llvm/llvm-project/commit/e81e4fcb926c87c2306e501140528a004d7f15ee
  Author: Peter Smith <peter.smith at arm.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M lld/test/ELF/arm-adr-long.s

  Log Message:
  -----------
  [LLD][ELF][ARM] Fix 32-bit Arm builders, by making test case smaller

Use AT(address) to force the creation of 3 small segments rather than
a single giant one, causing the Arm v8 builder to run out of memory.




More information about the All-commits mailing list