aboutsummaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/simplesttest.ll
AgeCommit message (Expand)Author
2012-01-16Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren...Eli Bendersky
2010-11-13lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-05-20Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-31For PR950:Reid Spencer
2004-11-06Adding RUN lines.Tanya Lattner
2003-07-27Somehow "simplest" test became a hello world test. Rectify this.Chris Lattner
2002-12-04Return 0 to make it into a fully-functioning "Hello, World!" test case.Misha Brukman
2002-12-04Fix testcaseChris Lattner
2002-12-04New testcaseChris Lattner