Add a fallthrough instruction.

Change jumps to fallthroughs in the branch relaxation pass before
computing the EBB offsets.
This commit is contained in:
Jakob Stoklund Olesen
2017-04-06 14:22:32 -07:00
parent c6e027207c
commit e5e5b30315
4 changed files with 51 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ ebb1:
; bgeu 0x004
br_icmp uge, v2, v1, ebb2 ; bin: 00aaf263
jump ebb2
fallthrough ebb2
ebb2:
; beq x, %x0