Another massive overhaul to make calling conventions work. Solved several
[jitcs.git] / .gitignore
blobc155481f1c3f628269da2ff1803fe0f954b716a1
1 *.exe
2 *.a
3 *.o
4 include/jitcs_x86_32_*.h
5 include/jitcs_x86_64_*.h
6 src/x86/jitcs_int_x86_32_*.h
7 src/x86/jitcs_int_x86_64_*.h
8 src/x86/src/x86_32_callingconvention.cpp
9 src/x86/src/x86_64_callingconvention.cpp
10 src/data/x86_ins*.dat
11 err.log