f32dbaf0b2
Former-commit-id: 10196d987d5fc5564b9d3b33b1fdf13190f4d0b5
7 lines
308 B
Plaintext
7 lines
308 B
Plaintext
//===---------------------------------------------------------------------===//
|
|
// Random ideas for the ARM backend (Thumb2 specific).
|
|
//===---------------------------------------------------------------------===//
|
|
|
|
Make sure jumptable destinations are below the jumptable in order to make use
|
|
of tbb / tbh.
|