1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include
Nemanja Ivanovic 368b7f42b4 [JumpTables] Let targets decide which switch instructions are suitable
This commits the non-controversial part of https://reviews.llvm.org/D41029
(making the queries virtual). The PPC-specific portion of this will be
committed in a subsequent patch once some of the finer points are ironed out.

llvm-svn: 321182
2017-12-20 15:44:32 +00:00
..
llvm [JumpTables] Let targets decide which switch instructions are suitable 2017-12-20 15:44:32 +00:00
llvm-c [ThinLTO][C-API] Correct api comments 2017-12-19 14:49:33 +00:00