We can do a simple expression `. + 1`, but `. - 1` or `. + 2048` (for example) will not work. Note: this may be more a linker issue than a llvm issue.
We can do a simple expression
. + 1, but. - 1or. + 2048(for example) will not work.Note: this may be more a linker issue than a llvm issue.