forked from OSchip/llvm-project
5b3dd2a490
Adjust sanity check in register parsing function to allow register name with more than 2 characters (e.g. ccr). Differential Revision: https://reviews.llvm.org/D101733 |
||
---|---|---|
.. | ||
Arith/Classes | ||
Control | ||
Data/Classes | ||
Relaxations | ||
README.md |
README.md
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