aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Skeleton/SkeletonJITInfo.cpp
AgeCommit message (Collapse)Author
2006-02-16Remove the skeleton target, it doesn't produce useful code and there areChris Lattner
other small targets that do that can be learned from. They also have the added advantage of being tested :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26243 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-21Remove trailing whitespaceMisha Brukman
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21425 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-20getJITStubForFunction is optional and unimplemented, just remove it for now.Chris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18037 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-16Initial checkin of the rest of the skeleton targetChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14874 91177308-0d34-0410-b5e6-96231b3b80d8