aboutsummaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/test-call.ll
AgeCommit message (Expand)Author
2006-12-03These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer
2004-11-22Exit only with a value from 0-255.Chris Lattner
2004-11-06Adding RUN lines.Tanya Lattner
2002-12-28Add another simple callChris Lattner
2002-12-13Test indirect callChris Lattner
2002-12-13This way it's easier to test: if the call to external exit(0) succeeded,Misha Brukman
2002-12-04Add main functions to benchmarksChris Lattner
2002-12-03Testcase for call instructionChris Lattner