[PATCH] D70600: [Error] Add stack traces for llvm::Error invariant violations.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 09:31:10 PST 2019


lhames updated this revision to Diff 230672.
lhames added a comment.

- Replace report_fatal_error declaration that was accidentally removed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70600

Files:
  llvm/include/llvm/Support/Error.h
  llvm/include/llvm/Support/InitLLVM.h
  llvm/lib/Object/Object.cpp
  llvm/lib/Object/ObjectFile.cpp
  llvm/lib/Support/Error.cpp
  llvm/lib/Support/InitLLVM.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70600.230672.patch
Type: text/x-patch
Size: 10241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/a9dcb35a/attachment-0001.bin>


More information about the llvm-commits mailing list