| # OBJECT CODE TESTS | |
| NOTE: This folder will be moved to llvm/test/MC/M68k when the integrated assembler | |
| is finished (currently the AsmParser is not implemented yet). | |
| ## Purpose | |
| These test snippets are to test object code generation features, specifically | |
| lowering of MxBean encoding, Relocations and specific commands encoding classes. | |
| ### MxBean | |
| TODO | |
| ### Relocations | |
| TODO | |
| ### Encoding Classes | |
| TODO |