diff options
author | Chris Lattner <sabre@nondot.org> | 2009-08-16 03:12:25 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-08-16 03:12:25 +0000 |
commit | 30c74a24290e7595dee4bb783b7f3e78595ae8c3 (patch) | |
tree | dcfe7cbd1fd5212b8102428199a2b3934ddbaa86 /lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | f5af556c18fa44f073367e0ce7093df507810ada (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79170 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions