blob: e7c2552d9e4c7526ae86173431f981b8e2381009 (
plain) (
blame)
1
2
3
4
5
6
|
//===---------------------------------------------------------------------===//
// Random ideas for the ARM backend (Thumb2 specific).
//===---------------------------------------------------------------------===//
Make sure jumptable destinations are below the jumptable in order to make use
of tbb / tbh.
|