ir/.gitignore
Dmitry Stogov 4fef47b1a5
Reimplement tester program in C and in IR independent way (#50)
* Reimplement tester program in C and in IR independent way

* Fix Windows support
2023-09-27 00:34:03 +03:00

23 lines
219 B
Plaintext

*.o
*.log
*.dot
*.pdf
ir_fold_hash.h
ir_emit_x86.h
ir_emit_aarch64.h
minilua
gen_ir_fold_hash
ir_test
tester
ir
b.c
tests/**/*.diff
tests/**/*.exp
tests/**/*.ir
tests/**/*.out
tests/**/*.log
win32/vcpkg
win32/build_*