]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Put some infrastructure in place to support pluggable object models.
authorRhys Weatherley <rweather@southern-storm.com.au>
Fri, 14 May 2004 07:10:59 +0000 (07:10 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Fri, 14 May 2004 07:10:59 +0000 (07:10 +0000)
commit1f302b83f80318133def32a26a97321844dc4198
treef6e7e160ba162e8670271ced0a0a47e0f6aac2d7
parentb1faa059e0665e0dfcfeab4146aa77b2b2b88a4e
Put some infrastructure in place to support pluggable object models.
ChangeLog
include/jit/Makefile.am
include/jit/jit-objmodel-private.h [new file with mode: 0644]
include/jit/jit-objmodel.h [new file with mode: 0644]
include/jit/jit.h
jit/Makefile.am
jit/jit-objmodel.c [new file with mode: 0644]