[PATCH] D57444: [DebugInfo] LLVM ERROR: Broken function found, while removing Debug Intrinsics

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 02:27:27 PST 2019


CarlosAlbertoEnciso marked an inline comment as done.
CarlosAlbertoEnciso added inline comments.


================
Comment at: test/CodeGen/X86/bbi-23595.ll:11
+
+; CHECK-NOT: LLVM ERROR: Broken function found, compilation aborted!
+
----------------
uabelho wrote:
> Perhaps add some positive CHECKs instead that verifies that we get the optimized output that we want?
> We only get a single bb with the phi and ret left I think?
Uploaded a patch to include positive CHECKs.


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

https://reviews.llvm.org/D57444





More information about the llvm-commits mailing list