Initial modifications to MCAssembler and TargetMachine for the MCJIT.
authorReid Kleckner <reid@kleckner.net>
Thu, 22 Jul 2010 05:58:53 +0000 (05:58 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 22 Jul 2010 05:58:53 +0000 (05:58 +0000)
commitc96a82a53415fd0b6cb1bbea2593dc18683c70cc
treef596e9a98ad3d8a1e7e63d5cbbf4634318745a05
parenta4081238aa51eb16a46a2da78438ff476798f34d
Initial modifications to MCAssembler and TargetMachine for the MCJIT.

Patch by Olivier Meurant!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109080 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAssembler.h
include/llvm/Target/TargetMachine.h
lib/CodeGen/LLVMTargetMachine.cpp
lib/MC/MCAssembler.cpp