Update processDebugLoc() to handle requests to process debug info, before and after...
authorDevang Patel <dpatel@apple.com>
Tue, 6 Oct 2009 03:04:58 +0000 (03:04 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 6 Oct 2009 03:04:58 +0000 (03:04 +0000)
commit02c04237d01ffe7170be746ceed5f10487e0ca0c
treee72acd837a68647074ee967174622bb2f32a3c7a
parentaf0e2726835e096e32c30c1b88cc7a6232a6ef69
Update processDebugLoc() to handle requests to process debug info, before and after emitting instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83364 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JITEmitter.cpp