aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/ErrorHandling.h
AgeCommit message (Expand)Author
2009-07-08Implement changes from Chris's feedback.Torok Edwin
2009-07-08Convert more abort() calls to llvm_report_error().Torok Edwin
2009-07-08Start converting to new error handling API.Torok Edwin
2009-07-08convert comments to doxygen styleChris Lattner
2009-07-08Trial first commitAlisdair Meredith
2009-07-07Introduce new error handling API.Torok Edwin