[PATCH] D43010: Report fatal error in the case of out of memory

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 01:23:29 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325224: Report fatal error in the case of out of memory (authored by sepavloff, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D43010

Files:
  llvm/trunk/include/llvm/ADT/BitVector.h
  llvm/trunk/include/llvm/ADT/SparseMultiSet.h
  llvm/trunk/include/llvm/ADT/SparseSet.h
  llvm/trunk/include/llvm/Support/Allocator.h
  llvm/trunk/include/llvm/Support/ErrorHandling.h
  llvm/trunk/include/llvm/Support/OnDiskHashTable.h
  llvm/trunk/lib/CodeGen/InterferenceCache.cpp
  llvm/trunk/lib/CodeGen/LiveIntervalUnion.cpp
  llvm/trunk/lib/CodeGen/RegisterPressure.cpp
  llvm/trunk/lib/ExecutionEngine/Interpreter/Execution.cpp
  llvm/trunk/lib/Object/Object.cpp
  llvm/trunk/lib/Support/ErrorHandling.cpp
  llvm/trunk/lib/Support/FoldingSet.cpp
  llvm/trunk/lib/Support/RWMutex.cpp
  llvm/trunk/lib/Support/StringMap.cpp
  llvm/trunk/lib/Support/Unix/Signals.inc
  llvm/trunk/lib/Support/Windows/RWMutex.inc
  llvm/trunk/tools/llvm-c-test/attributes.c
  llvm/trunk/tools/llvm-c-test/echo.cpp
  llvm/trunk/unittests/Support/AllocatorTest.cpp
  llvm/trunk/unittests/Support/ManagedStatic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43010.134390.patch
Type: text/x-patch
Size: 16971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/24d9cdf9/attachment.bin>


More information about the llvm-commits mailing list