Make it easier to pass a custom diagnostic handler to the IR linker.
[oota-llvm.git] / include / llvm / Analysis / JumpInstrTableInfo.h
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...