aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/TargetSubtarget.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
commit28179db68b8cb71c82132d37935b8511c067d220 (patch)
treee3d0f3b3476f74423771a4e1fc6319adf99383b1 /lib/Target/TargetSubtarget.cpp
parented6878842bcfb0a923834ad95fb33a2c2507fbe7 (diff)
downloadexternal_llvm-28179db68b8cb71c82132d37935b8511c067d220.zip
external_llvm-28179db68b8cb71c82132d37935b8511c067d220.tar.gz
external_llvm-28179db68b8cb71c82132d37935b8511c067d220.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/TargetSubtarget.cpp')
0 files changed, 0 insertions, 0 deletions