[PATCH] D131843: llvm-reduce: remove a crash in the basic block reducing pass
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 13 13:50:00 PDT 2022
arsenm accepted this revision.
arsenm added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/test/tools/llvm-reduce/remove-bbs-nocrash.ll:7
+
+source_filename = "bad.ll"
+target triple = "x86_64-unknown-linux-gnu"
----------------
Can drop these
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131843/new/
https://reviews.llvm.org/D131843
More information about the llvm-commits
mailing list