Write CompilationCallback as an explicit assembly stub to avoid getting GCC's
authorChris Lattner <sabre@nondot.org>
Wed, 24 Nov 2004 21:01:46 +0000 (21:01 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Nov 2004 21:01:46 +0000 (21:01 +0000)
commit73278080c8078002beb4706d5b1592e9b9c5f9b3
treec772d800cd221343d05f305aeeee53d6447c6a39
parent892afa9556eabf358ef632f1be0bde1587b3d610
Write CompilationCallback as an explicit assembly stub to avoid getting GCC's
prolog.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18220 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCJITInfo.cpp