Skip to content
Commit ae5db004 authored by Chris Lattner's avatar Chris Lattner
Browse files

add a missing else. This caused globals to be printed as:

       movq ___dso_handle@GOTPCREL(%rip)(%rip), %rsi

instead of:
        movq ___dso_handle@GOTPCREL(%rip), %rsi

llvm-svn: 33196
parent 875d7b2b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment