summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/PR5863-unreachable-block.cpp
AgeCommit message (Expand)Author
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg
2011-02-28Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson
2011-02-19Pass -fexceptions to all tests that use try/catch/throw.Anders Carlsson
2010-05-23Add a comment for r104472.Benjamin Kramer
2010-05-23PR5863: Don't erase unreachable BBs which have an associated cleanup size.Benjamin Kramer