Eli Bendersky
|
973d44eb7c
|
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
Patch developed by Andy Kaylor and Daniel Malea. Reviewed on llvm-commits.
llvm-svn: 148231
|
2012-01-16 08:56:09 +00:00 |
|
Andrew Trick
|
eb9fa3f9bc
|
Excluding ARM JIT tests until someone can fix this compilation path.
llvm-svn: 138676
|
2011-08-26 23:39:30 +00:00 |
|
Daniel Dunbar
|
95f870ece4
|
lli: Switch to using ParseIRFile, for consistency with other LLVM tools.
- Also, switch tests to not using llvm-as. They run 20% faster now, not that it matters.
llvm-svn: 118952
|
2010-11-13 00:28:01 +00:00 |
|
Dale Johannesen
|
aa868ba745
|
Jim's recent fixes 118600, 118587, 118513 have made these work.
llvm-svn: 118652
|
2010-11-09 23:43:34 +00:00 |
|
Andrew Trick
|
e77cdffcf3
|
The ARM jit cannot handle these tests as of 2010-10-27.
(A PR will be linked to this rev.)
llvm-svn: 117620
|
2010-10-29 00:23:43 +00:00 |
|
Dan Gohman
|
bf08e82d8e
|
Remove obsolete -f flags.
llvm-svn: 79992
|
2009-08-25 15:38:29 +00:00 |
|
Gabor Greif
|
b03785f0cd
|
Eliminate questionable syntax for stdin redirection. This probably also speeds things up a bit.
llvm-svn: 51357
|
2008-05-20 22:07:21 +00:00 |
|
Tanya Lattner
|
8ac346c316
|
Remove llvm-upgrade and update tests.
llvm-svn: 48137
|
2008-03-10 07:21:50 +00:00 |
|
Reid Spencer
|
4572ce85b0
|
Regression is gone, don't try to find it on clean target.
llvm-svn: 33296
|
2007-01-17 07:59:14 +00:00 |
|