riscv-llvm icon indicating copy to clipboard operation
riscv-llvm copied to clipboard

Jump table support

Open asb opened this issue 8 years ago • 0 comments

Currently we avoid emitting jump tables at all by setting setMinimumJumpTableEntries to INT_MAX.

asb avatar Aug 20 '17 16:08 asb