OSDN Git Service

Let X86CompilationCallback pass previous frame and return address to X86CompilationCa...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 29 Jun 2006 01:48:36 +0000 (01:48 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 29 Jun 2006 01:48:36 +0000 (01:48 +0000)
commitbe33dd95d8777449463093192cd689c263069bd9
tree9201ec0273aa29269758f8bd31de1ab916a1222b
parent2a0f984771fcdbc6c59c87e492e405ba630a4838
Let X86CompilationCallback pass previous frame and return address to X86CompilationCallback2. Remove alloca hack.

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