Fix handling of asm specifiers for external globals. This unbreaks many programs
authorChris Lattner <sabre@nondot.org>
Fri, 28 Jul 2006 21:11:31 +0000 (21:11 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Jul 2006 21:11:31 +0000 (21:11 +0000)
commit513748dfc1608e0300f6b2fe3c092e04e207d0fe
tree5d770ae5cab219bd89a8d5d266c1e90173d3f2c7
parentdacbe7b171035055a22e53a5295d4bb4f757aefa
Fix handling of asm specifiers for external globals. This unbreaks many programs
on leopard in the jit.

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