diff options
author | Dan Gohman <dan433584@gmail.com> | 2015-09-14 19:44:29 +0000 |
---|---|---|
committer | Dan Gohman <dan433584@gmail.com> | 2015-09-14 19:44:29 +0000 |
commit | 11ab0e155dedf4c45929ce0d901621cdec999d54 (patch) | |
tree | 5dabe1917236ba7d57dd6d4e05f649352f031c26 /llvm/lib/Transforms/Utils/CloneModule.cpp | |
parent | 8d4d9d2f678670552df04e99b02682421287c197 (diff) | |
download | llvm-11ab0e155dedf4c45929ce0d901621cdec999d54.zip llvm-11ab0e155dedf4c45929ce0d901621cdec999d54.tar.gz llvm-11ab0e155dedf4c45929ce0d901621cdec999d54.tar.bz2 |
Make AsmPrinter::EmitJumpTableInfo virtual
Targets that have non-traditional jump table mechanisms may need to do
something substantially different for jump tables than what
AsmPrinter::EmitJumpTableInfo does. This patch makes that function
virtual so that targets can override it.
Differential Revision: http://reviews.llvm.org/D12786
llvm-svn: 247604
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions