From 80f843d31d6bf058c69f2f369b3cbf1b38fa1ca4 Mon Sep 17 00:00:00 2001
From: Reid Spencer
More often than not, bugs in the compiler cause it to crash - often due to an -assertion failure of some sort. If you are running opt or -analyze directly, and something crashes, jump to the section on +assertion failure of some sort. If you are running opt +directly, and something crashes, jump to the section on bugs in LLVM passes. Otherwise, the most important piece of the puzzle is to figure out if it is the GCC-based front-end that is buggy or if it's one of the LLVM tools that has problems.
-- cgit v1.2.3