John Brawn 4fb0e0114f [ARM] Generate out-of-line jump tables for XO without 32-bit branch
When we only have a 16-bit pc-relative branch instruction we generate
a table of address for a jump table. Currently this is placed inline,
but this won't work with execute-only memory. In this case generate
the jump table out-of-line.

Differential Revision: https://reviews.llvm.org/D153774
2023-06-28 13:30:39 +01:00
..
2022-09-26 11:31:23 +01:00
2022-10-02 11:51:08 +01:00
2021-11-21 18:33:29 +00:00
2022-11-02 22:34:05 +00:00