Implement replaceMachineCodeForFunction() for x86.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 17 Oct 2003 18:27:46 +0000 (18:27 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 17 Oct 2003 18:27:46 +0000 (18:27 +0000)
commit9b8c2911d9651179a62fea986a7346792a389d92
tree55934d7518e7a476acdc32e9da84613491ec0e60
parent4ca7e536900d4d88475daac74d18ed676deb2a8d
Implement replaceMachineCodeForFunction() for x86.

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