Fix the comment for getClosestTargetForJIT to reflect the fact that
authorDan Gohman <gohman@apple.com>
Mon, 30 Jul 2007 14:58:59 +0000 (14:58 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 30 Jul 2007 14:58:59 +0000 (14:58 +0000)
commitfb71d382471e82a9d064bb7cd0e7a7fee46e61f0
treecd49b125ccca81ffa7c3e1dd65184987550e359a
parentf452207d202618f92cbc04bcc6251ecae0eb6d61
Fix the comment for getClosestTargetForJIT to reflect the fact that
it does not have a Module parameter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40590 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetMachineRegistry.h
lib/Target/TargetMachineRegistry.cpp