summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-08-16 03:12:25 +0000
committerChris Lattner <sabre@nondot.org>2009-08-16 03:12:25 +0000
commitc659caa8484911660c23f4e0633f70ff25b99d77 (patch)
tree148374e22635af3ccdefc57e978c3d4996810dea /clang/lib/CodeGen/CodeGenModule.cpp
parentf8984013059449ae534340da09881762942b01d4 (diff)
downloadbcm5719-llvm-c659caa8484911660c23f4e0633f70ff25b99d77.tar.gz
bcm5719-llvm-c659caa8484911660c23f4e0633f70ff25b99d77.zip
implement support for lowering references to global addresses. For example, we now
can asmprint: NEW: movl "L___stack_chk_guard$non_lazy_ptr", %eax OLD: movl L___stack_chk_guard$non_lazy_ptr, %eax where 'new' is coming out of the MCInst version of the printer. llvm-svn: 79170
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud