OSDN Git Service

convert a helper method to be a static function instead of a
authorChris Lattner <sabre@nondot.org>
Fri, 10 Jul 2009 05:27:43 +0000 (05:27 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 Jul 2009 05:27:43 +0000 (05:27 +0000)
commit8a537121cbb3087294ca9d3891b8e2eef53a54ab
tree7d44157c655b2065c19b707f53cbcf84df84cf57
parentbfa5cf144a6e2e53442418746a495f22ba8c72d2
convert a helper method to be a static function instead of a
template.  Also convert it to take a MachineOperand instead of a GV*

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75227 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CodeEmitter.cpp