[PATCH] D69441: Remove tests that cause llvm to run out of memory

Shu-Chun Weng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 11:40:54 PDT 2019


scw created this revision.
scw added reviewers: rnk, akhuang.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

These tests are introduced in b85b4e5a6f8579c137fecb59a4d75d7bfb111f79 <https://reviews.llvm.org/rGb85b4e5a6f8579c137fecb59a4d75d7bfb111f79> (D69136 <https://reviews.llvm.org/D69136>) but are throwing "LLVM ERROR: out of memory."


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69441

Files:
  llvm/unittests/CodeGen/MachineInstrTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69441.226472.patch
Type: text/x-patch
Size: 5234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/712403db/attachment.bin>


More information about the llvm-commits mailing list