diff options
author | Chris Lattner <sabre@nondot.org> | 2009-09-09 23:09:29 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-09-09 23:09:29 +0000 |
commit | 5333ec33b32ea191d1e282b829961b223b6e7378 (patch) | |
tree | efcaf9781401c23f90cf81aaeea0b0a3e87af516 /llvm/lib/Support/MemoryObject.cpp | |
parent | 5d3507d39cb6d58bd5e46bc9194972c9b00545a9 (diff) | |
download | llvm-5333ec33b32ea191d1e282b829961b223b6e7378.zip llvm-5333ec33b32ea191d1e282b829961b223b6e7378.tar.gz llvm-5333ec33b32ea191d1e282b829961b223b6e7378.tar.bz2 |
Fix a subtle bug in "return;" generation which caused us to miss
a return in one case. Instead of sprinking return handling code
throughout the asmprinter generator, just treat it like any other
normal statement.
llvm-svn: 81395
Diffstat (limited to 'llvm/lib/Support/MemoryObject.cpp')
0 files changed, 0 insertions, 0 deletions