summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/2002-12-16-ArgTest.ll
Commit message (Expand)AuthorAge
* Corrections for XFAIL armv5 testsRenato Golin2013-02-28
* Proper XFAILs for ARMv7 / v5Renato Golin2013-02-26
* Some regression tests which are testing the old jit and are exercising functi...James Molloy2012-10-08
* This patch improves the MCJIT runtime dynamic loader by adding new handlingPreston Gurd2012-04-12
* Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren...Eli Bendersky2012-01-16
* Reverted r132135 per Xerxes request. These tests are passing for his setup. R...Galina Kistanova2011-05-31
* Make few ExecutionEngine tests XFAIL for ARM, since ExecutionEngine is broken...Galina Kistanova2011-05-26
* lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar2010-11-13
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-20
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-10
* These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer2006-12-03
* Adding RUN lines.Tanya Lattner2004-11-06
* Print argc as well as argvChris Lattner2002-12-18
* Add dummy implementation of __mainChris Lattner2002-12-16
* New testcase for printing out argumentsChris Lattner2002-12-16