[PATCH] D89895: [NFC][PartialInliner]: Clean up code

Ettore Tiotto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 09:07:52 PDT 2020


etiotto added a comment.

Note: this failure looks bogus to me as it also happens in other PRs like https://reviews.llvm.org/D89964

  linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp
  Script:
  --
  : 'RUN: at line 3';      /mnt/disks/ssd0/agent/llvm-project/build/./bin/clang  --driver-mode=g++  -m64  -gline-tables-only -fsanitize=hwaddress -fuse-ld=lld -mcmodel=large -mllvm -hwasan-globals -mllvm -hwasan-use-short-granules -mllvm -hwasan-instrument-landing-pads=0 -mllvm -hwasan-instrument-personality-functions /mnt/disks/ssd0/agent/llvm-project/compiler-rt/test/hwasan/TestCases/sizes.cpp -nostdlib++ -lstdc++ -o /mnt/disks/ssd0/agent/llvm-project/build/projects/compiler-rt/test/hwasan/X86_64/TestCases/Output/sizes.cpp.tmp


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89895/new/

https://reviews.llvm.org/D89895



More information about the llvm-commits mailing list