mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-16 20:17:05 +03:00
Updated README.txt and removed a file that is not used anymore
This commit is contained in:
@@ -24,8 +24,8 @@ Breaking the API is sometimes inevitable, what to do?
|
||||
* See [Breaking Changes Guide](https://asmjit.com/doc/group__asmjit__breaking__changes.html), which is now part of AsmJit documentation.
|
||||
* See asmjit tests, they always compile and provide implementation of many use-cases:
|
||||
* [asmjit_test_x86_asm.cpp](./test/asmjit_test_x86_asm.cpp) - Tests that demonstrate the purpose of emitters.
|
||||
* [asmjit_test_x86_cc.cpp](./test/asmjit_test_x86_cc.cpp) - A lot of tests targeting Compiler infrastructure.
|
||||
* [asmjit_test_x86_sections.cpp](./test/asmjit_test_x86_sections.cpp) - Multiple sections test.
|
||||
* [asmjit_test_compiler_x86.cpp](./test/asmjit_test_compiler_x86.cpp) - Tests targeting AsmJit's Compiler (x86/x64).
|
||||
* Visit our [Official Chat](https://gitter.im/asmjit/asmjit) if you need a quick help.
|
||||
|
||||
Project Organization
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user