diff options
author | Chris Lattner <sabre@nondot.org> | 2007-01-14 06:08:14 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-01-14 06:08:14 +0000 |
commit | ae5db00419e0a54c14aa2339b04433dc61dd2c16 (patch) | |
tree | c54f8703849fb7c1ef9e3dca66032f3279360234 /llvm/lib/Transforms/TransformInternals.cpp | |
parent | 875d7b2b1daa6c006b5abdfaa97940c364de0e69 (diff) | |
download | bcm5719-llvm-ae5db00419e0a54c14aa2339b04433dc61dd2c16.tar.gz bcm5719-llvm-ae5db00419e0a54c14aa2339b04433dc61dd2c16.zip |
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
Diffstat (limited to 'llvm/lib/Transforms/TransformInternals.cpp')
0 files changed, 0 insertions, 0 deletions