aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/PluginLoader.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-04-21 19:11:03 +0000
committerChris Lattner <sabre@nondot.org>2005-04-21 19:11:03 +0000
commit486a1ec909f356817281d3fdb6840e798e30fc52 (patch)
treefafa029f01a987a113a9e73c1174b22f5c173d83 /llvm/lib/Support/PluginLoader.cpp
parentadcfc1748bebd36edd8ceacd580adfd68af49849 (diff)
downloadllvm-486a1ec909f356817281d3fdb6840e798e30fc52.zip
llvm-486a1ec909f356817281d3fdb6840e798e30fc52.tar.gz
llvm-486a1ec909f356817281d3fdb6840e798e30fc52.tar.bz2
Handle stores of global address as stores of immediates. Instead of:
test1: movl $N, %eax movl %eax, G ret emit: test1: movl $N, G ret llvm-svn: 21407
Diffstat (limited to 'llvm/lib/Support/PluginLoader.cpp')
0 files changed, 0 insertions, 0 deletions