Register the MachineModuleInfo for the ARM JIT, and update JITDwarfEmitter to
authorDaniel Dunbar <daniel@zuster.org>
Mon, 21 Sep 2009 05:58:35 +0000 (05:58 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 21 Sep 2009 05:58:35 +0000 (05:58 +0000)
commit003de66227d235a9ca7373d9cb2c0b1b6ae5b81a
treee125eef8976d5b414c384366fadc97130fffa17c
parentf716330c905c6646cf69d54447527b249a0569fe
Register the MachineModuleInfo for the ARM JIT, and update JITDwarfEmitter to
assert if the setModuleInfo hasn't been called.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82441 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp
lib/Target/ARM/ARMCodeEmitter.cpp