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.
|