"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e3612f0f2103ad9c15ed2b6a903d5f20c5d8f918"
MachO file loader and execution utility.
Add a bone-simple utility to load a MachO object into memory, look for a function (main) in it, and run that function directly. This will be used as a test and development platform for MC-JIT work regarding symbol resolution, dynamic lookup, etc.. Code by Daniel Dunbar. llvm-svn: 127885
Loading
Please register or sign in to comment