summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/stubs.ll
AgeCommit message (Expand)AuthorFilesLines
2012-04-12This patch improves the MCJIT runtime dynamic loader by adding new handlingPreston Gurd1-1/+0
2012-01-16Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren...Eli Bendersky1-1/+2
2011-08-26Excluding ARM JIT tests until someone can fix this compilation path.Andrew Trick1-0/+1
2011-05-31Reverted r132135 per Xerxes request. These tests are passing for his setup. R...Galina Kistanova1-2/+0
2011-05-26Make few ExecutionEngine tests XFAIL for ARM, since ExecutionEngine is broken...Galina Kistanova1-0/+2
2010-11-13lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar1-1/+1
2009-10-05Add a test for http://llvm.org/PR3043.Jeffrey Yasskin1-0/+35