Note that gcc 4.0.1 will trip internal LLVM asserts (e.g., pred_iterator) if compiling
authorScott Michel <scottm@aero.org>
Tue, 18 Mar 2008 23:13:26 +0000 (23:13 +0000)
committerScott Michel <scottm@aero.org>
Tue, 18 Mar 2008 23:13:26 +0000 (23:13 +0000)
commit050bc81936026b292e9e0c4256830062a59045c7
treee1b5e781022d0ce1924661caebefbbe0884f1d57
parentdbfd8945613686c184208ed3c2cb1a31d3a664e9
Note that gcc 4.0.1 will trip internal LLVM asserts (e.g., pred_iterator) if compiling
for Release with optimization levels greater than -O0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48513 91177308-0d34-0410-b5e6-96231b3b80d8
docs/GettingStarted.html