aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMCodeEmitter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-09-09 23:09:29 +0000
committerChris Lattner <sabre@nondot.org>2009-09-09 23:09:29 +0000
commitc53c4e5693d079829a7a78d662e691217aaf190f (patch)
treee3d0f3b3476f74423771a4e1fc6319adf99383b1 /lib/Target/ARM/ARMCodeEmitter.cpp
parentfa50179c30d291443d10d93a7ec6eb4958ee1ac5 (diff)
downloadexternal_llvm-c53c4e5693d079829a7a78d662e691217aaf190f.zip
external_llvm-c53c4e5693d079829a7a78d662e691217aaf190f.tar.gz
external_llvm-c53c4e5693d079829a7a78d662e691217aaf190f.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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81395 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions