LoongArch: Set macro SUB_SEGMENT_ALIGN to 0.

This commit is contained in:
liuzhensong
2022-08-04 14:49:40 +08:00
parent 1588d98bab
commit 13d4a5f7b6

View File

@ -73,6 +73,8 @@ extern void tc_loongarch_parse_to_dw2regnum (expressionS *);
Here is the type 0, will fill andi insn later. */
#define NOP_OPCODE (0x00)
#define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0
#define HANDLE_ALIGN(fragp) loongarch_handle_align (fragp)
extern void loongarch_handle_align (struct frag *);
#define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4)