forked from OSchip/llvm-project
parent
dbeb33936f
commit
76fa6e6a8f
|
@ -1,3 +1,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.
|
||||
|
|
Loading…
Reference in New Issue