[PATCH] D126550: Make report_fatal_error respect its GenCrashDiag argument so it doesn't generate a backtrace

Nuno Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 11:19:46 PDT 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG80b3dcc045f8: [Support] Make report_fatal_error respect its GenCrashDiag argument so it… (authored by nlopes).

Changed prior to commit:
  https://reviews.llvm.org/D126550?vs=432803&id=432965#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126550

Files:
  llvm/lib/Support/ErrorHandling.cpp
  llvm/lib/Target/Mips/MipsSubtarget.cpp
  llvm/lib/Transforms/IPO/BlockExtractor.cpp
  llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
  llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/test/CodeGen/ARM/codemodel.ll
  llvm/test/CodeGen/BPF/xadd.ll
  llvm/test/CodeGen/Lanai/codemodel.ll
  llvm/test/CodeGen/Mips/cpus.ll
  llvm/test/CodeGen/Mips/fp64a.ll
  llvm/test/CodeGen/Mips/fpxx.ll
  llvm/test/CodeGen/Mips/micromips64-unsupported.ll
  llvm/test/CodeGen/Mips/mips32r6/compatibility.ll
  llvm/test/CodeGen/Mips/mips64r6/compatibility.ll
  llvm/test/CodeGen/Mips/msa/3r-a.ll
  llvm/test/CodeGen/PowerPC/codemodel.ll
  llvm/test/CodeGen/SPARC/codemodel.ll
  llvm/test/CodeGen/SystemZ/codemodel.ll
  llvm/test/CodeGen/WebAssembly/tls-general-dynamic.ll
  llvm/test/CodeGen/X86/codemodel.ll
  llvm/test/MC/Mips/micromips64-unsupported.s
  llvm/test/MC/Mips/micromips64r6-unsupported.s
  llvm/test/Other/optimization-remarks-inline.ll
  llvm/test/Transforms/BlockExtractor/invalid-block.ll
  llvm/test/Transforms/BlockExtractor/invalid-function.ll
  llvm/test/Transforms/BlockExtractor/invalid-line.ll
  llvm/test/Transforms/GCOVProfiling/version.ll
  llvm/test/Transforms/LoopUnroll/peel-loop-and-unroll.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126550.432965.patch
Type: text/x-patch
Size: 23036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220530/e412aae5/attachment.bin>


More information about the llvm-commits mailing list