[PATCH] D35422: Add MemoryMappedSection struct for two-level memory map iteration

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 16:01:13 PDT 2017


MatzeB added a comment.

Example: http://lab.llvm.org:8080/green/job/clang-stage2-configure-Rlto_check/17551/console

  ...
  PASS: AddressSanitizer-x86_64-darwin :: TestCases/Darwin/dump_registers.cc (911 of 2593)
  Build timed out (after 45 minutes). Marking the build as aborted.
  Set build name.
  New build name is 'r308348 (#17551)'
  Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: 'r308348 (#17551)', new value: 'r308348 (#17551)'
  Build was aborted
  Recording test results
  ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Repository:
  rL LLVM

https://reviews.llvm.org/D35422





More information about the llvm-commits mailing list