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

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
parent 5d3507d3
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