diff options
author | Chris Lattner <sabre@nondot.org> | 2006-03-21 17:21:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-03-21 17:21:13 +0000 |
commit | 139eac5b71124c212371108005aff1fb7d31b5f2 (patch) | |
tree | 97a08b0c67e8b7083b7a3ee8aa449e8d6d42b898 /llvm/lib/CodeGen/MachineDebugInfo.cpp | |
parent | 2d819f5fa4b755540d4249ee2d762c6f3c2e67e2 (diff) | |
download | bcm5719-llvm-139eac5b71124c212371108005aff1fb7d31b5f2.tar.gz bcm5719-llvm-139eac5b71124c212371108005aff1fb7d31b5f2.zip |
Print absolute memory references like this:
lwz r2, 8(0)
instead of this:
lwz r2, 8(r0)
This fixes the llc/llc-beta failures on PPC last night.
llvm-svn: 26922
Diffstat (limited to 'llvm/lib/CodeGen/MachineDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions